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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #1087: psql dumps core on CTRL+ALT+\
Date: 2004-02-27 22:10:43
Message-ID: 200402272310.43024.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Steve Atkins 2004-02-27 22:17:14 Integer parsing bug?
Previous Message PostgreSQL Bugs List 2004-02-27 21:57:20 BUG #1087: psql dumps core on CTRL+ALT+\