recovery mode

Started by paulo matadrover 16 years ago2 messagesgeneral
Jump to latest
#1paulo matadr
saddoness@yahoo.com.br

Hi all,
my database entered in recovery mode last week,

analyzing log file of server found this error:

cat /var/log/menssages
kernel: postmaster[1023]: segfault at fffffffffffffff0 rip 000000000060d993 rsp 00007fff15f53c28 error 4

which means that?

att

Paul

____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: paulo matadr (#1)
Re: recovery mode

paulo matadr <saddoness@yahoo.com.br> writes:

analyzing log file of server found this error:
cat /var/log/menssages
kernel: postmaster[1023]: segfault at fffffffffffffff0 rip 000000000060d993 rsp 00007fff15f53c28 error 4

which means that?

Well, it's a crash, but there's not nearly enough information here to
say what caused it. Do you have a core-dump file you could get a
stack trace from?

regards, tom lane