| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] VACUUM ANALYZE problem on linux |
| Дата | |
| Msg-id | 14117.919868212@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [HACKERS] VACUUM ANALYZE problem on linux (Oleg Broytmann <phd@sun.med.ru>) |
| Ответы |
Re: [HACKERS] VACUUM ANALYZE problem on linux
|
| Список | pgsql-hackers |
Oleg Broytmann <phd@sun.med.ru> writes:
> I have compiled with -g, but postgres didn't produce core. Do I need
> something special on startup to generate core on crash?
Ordinarily not, but perhaps you have a shell 'limit' setting in place
that prevents a corefile from being made? I think csh has such a
setting but I forget the details. Anyway, if postmaster is started from
a shell with any limit variables enabled, they will apply to the
backends too.
Or you might just not be looking in the right place. Backend crashes
produce corefiles in the database subdirectory, eg,
/usr/local/pgsql/data/base/MyDatabase/core
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера