| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | paulo matadr <saddoness(at)yahoo(dot)com(dot)br> |
| Cc: | GENERAL <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: recovery mode |
| Date: | 2009-10-24 23:26:18 |
| Message-ID: | 15401.1256426778@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
paulo matadr <saddoness(at)yahoo(dot)com(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-10-24 23:29:27 | Re: How to determine the operator class that an operator belongs to |
| Previous Message | Pavel Stehule | 2009-10-24 20:57:27 | Re: How can I get one OLD.* field in a dynamic query inside a trigger function ? |