Re: psql: core dumped

Поиск
Список
Период
Сортировка
От Philip Yarra
Тема Re: psql: core dumped
Дата
Msg-id 45887557.4090103@utiba.com
обсуждение исходный текст
Ответ на Re: psql: core dumped  (Mario <gonzalemario@gmail.com>)
Ответы Re: psql: core dumped
Список pgsql-hackers
Mario wrote:
>   Even if you get a core dumped every time you press CTRL+\  ?  why?

Try ulimit -c 0, then run it (you should get no core dump)
Then ulimit -c 500000, then run it (you should get a core dump)

SIGQUIT is supposed to dump core. Ulimit settings can suppress 
generation of core files. The difference between your machine and your 
friend's is likely just the ulimit settings.

Regards, Philip.

-- 
Philip Yarra
Senior Software Engineer, Utiba Pty Ltd
philip@utiba.com


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