Re: postgres segfaulting on pg_restore - Mailing list pgsql-general

From Chris Curvey
Subject Re: postgres segfaulting on pg_restore
Date
Msg-id BANLkTik7FXzVTxbRMzwc2QgdXph7SX0rSA@mail.gmail.com
Whole thread Raw
In response to Re: postgres segfaulting on pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: postgres segfaulting on pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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"


pgsql-general by date:

Previous
From: David Boreham
Date:
Subject: Re: SSDD reliability
Next
From: "Igor Neyman"
Date:
Subject: Re: Rearranging simple where clauses