Re: proposal: alternative psql commands quit and exit

From: Geoff Winkless <pgsqladmin(at)geoff(dot)dj>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Chapman Flack <chap(at)anastigmatix(dot)net>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Everaldo Canuto <everaldo(dot)canuto(at)gmail(dot)com>, Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: alternative psql commands quit and exit
Date: 2018-01-17 20:14:26
Message-ID: CAEzk6feNA81bcqiuEZHdJyf0tUUcsUTzrAZjYz924sJA-q+s+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 17 Jan 2018 20:12, "Robert Haas" <robertmhaas(at)gmail(dot)com> wrote:

On Wed, Jan 17, 2018 at 10:00 AM, Geoff Winkless <pgsqladmin(at)geoff(dot)dj>
wrote:
> On 17 January 2018 at 14:50, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> (I'm still not very sure which of ^C and ^D have Windows equivalents.)
>
> Ctrl-C quits immediately for me no matter what input stage I'm at in
> Windows' psql.

Does it kill the whole program, or just clear the input buffer?

On Windows? It quits completely for me.

Geoff

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2018-01-17 20:17:29 Re: [HACKERS] Vacuum: allow usage of more than 1GB of work mem
Previous Message Robert Haas 2018-01-17 20:12:02 Re: proposal: alternative psql commands quit and exit