Re: postgres segfaulting on pg_restore

From: Chris Curvey <chris(at)chriscurvey(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres segfaulting on pg_restore
Date: 2011-05-05 13:23:57
Message-ID: BANLkTik7FXzVTxbRMzwc2QgdXph7SX0rSA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
>
> Hmm, that's pretty interesting. Possibly it's just another
> manifestation of something scribbling past the end of its allocated
> chunk, but my credence for that theory is way down if there's no add-on
> code involved. Does the postmaster log show any messages like
> WARNING: detected write past chunk end in ...
> before the crash?
>
> regards, tom lane
>

Nope. Just a bunch of messages saying "checkpoints occurring too
frequently", then "server process (PID 123456) was terminated by signal 11:
Segmentation fault"

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Neyman 2011-05-05 13:42:03 Re: Rearranging simple where clauses
Previous Message David Boreham 2011-05-05 12:50:17 Re: SSDD reliability