Re: Size estimation of postgres core files

Поиск
Список
Период
Сортировка
От Jeremy Finzel
Тема Re: Size estimation of postgres core files
Дата
Msg-id CAMa1XUh8PF+20H-sU9M2S0MznbV1tNuA07whGN9A+jq=gM+zvA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Size estimation of postgres core files  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Size estimation of postgres core files  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-general
In Linux, yes.  Not sure about other OSes.

You can turn off the dumping of shared memory with some unusably
unfriendly bitwise arithmetic using the "coredump_filter" file in /proc
for the process.  (It's inherited by children, so you can just set it
once for postmaster at server start time).

Yes Linux.  This is very helpful, thanks.  A follow-up question - will it take postgres a really long time to crash (and hopefully recover) if I have say 1T of RAM because it has to write that all out to a core file first?

Thanks,
Jeremy 

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: PostgreSql Version Compatibility With Apache ActiveMQ
Следующее
От: Andre Piwoni
Дата:
Сообщение: Promoted slave tries to archive previously archived WAL file