Re: BUG #1087: psql dumps core on CTRL+ALT+\

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #1087: psql dumps core on CTRL+ALT+\
Дата
Msg-id 200402272310.43024.peter_e@gmx.net
обсуждение исходный текст
Ответ на BUG #1087: psql dumps core on CTRL+ALT+\  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
PostgreSQL Bugs List wrote:
> Entering CTRL+ALT+\ (backslash) causes psql to dump core:

That is the very purpose of that key combination.  The shell sends a
SIGQUIT signal to the program, causing it to quit and dump core.  You
may find that quite a lot of programs dump core that way.  If you don't
like that behavior, reconfigure your shell.

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