Re: proposal: alternative psql commands quit and exit - Mailing list pgsql-hackers

From Geoff Winkless
Subject Re: proposal: alternative psql commands quit and exit
Date
Msg-id CAEzk6fcuuPrJ7cnaM8WVMRB5t7ufYjzYBmL5RhbbTxOG6S-Zmg@mail.gmail.com
Whole thread Raw
In response to Re: proposal: alternative psql commands quit and exit  (Chapman Flack <chap@anastigmatix.net>)
List pgsql-hackers
On 17 January 2018 at 14:17, Chapman Flack <chap@anastigmatix.net> wrote:
> Well, the usual use of SIGQUIT is to abort a process while generating
> a core dump so it can be post-mortem debugged, and the abort is immediate
> without any exit hooks in the process having a chance to execute, so
> maybe it isn't a habit we would want to inculcate for general use.

Ooooh ok :)

*facepalm*

Geoff


pgsql-hackers by date:

Previous
From: Chapman Flack
Date:
Subject: Re: proposal: alternative psql commands quit and exit
Next
From: Tom Lane
Date:
Subject: Re: Package version in PG_VERSION and version()