Re: postgres segfaulting on pg_restore

Поиск
Список
Период
Сортировка
От Chris Curvey
Тема Re: postgres segfaulting on pg_restore
Дата
Msg-id BANLkTik7FXzVTxbRMzwc2QgdXph7SX0rSA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres segfaulting on pg_restore  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: postgres segfaulting on pg_restore
Список 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 по дате отправления:

Предыдущее
От: David Boreham
Дата:
Сообщение: Re: SSDD reliability
Следующее
От: "Igor Neyman"
Дата:
Сообщение: Re: Rearranging simple where clauses