PostgreSQL Bugs List wrote:
Quote:
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.
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org