From: | hvjunk <hvjunk(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Everaldo Canuto <everaldo(dot)canuto(at)gmail(dot)com>, Daniel Vérité <daniel(at)manitou-mail(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: proposal: alternative psql commands quit and exit |
Date: | 2017-12-09 22:09:11 |
Message-ID: | 969D7DEF-DFA3-42EA-9D94-96877CD12894@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
This one I’ll support to have those messages brought back for psql (especially when it’s connected to a pty), as then the SO question would fade away into obscurity
(At least for those users that actually read :D )
> On 09 Des. 2017, at 11:45 nm., Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
>
> The irony is that before the "help" thing was put in, the psql startup
> message said
>
> Type: \copyright for distribution terms
> \h for help with SQL commands
> \? for help with psql commands
> \g or terminate with semicolon to execute query
> \q to quit
>
> The perhaps the fix is to revert the "help" thing?
>
> --
> Peter Eisentraut http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-12-10 00:28:28 | Re: proposal: alternative psql commands quit and exit |
Previous Message | Peter Eisentraut | 2017-12-09 21:57:05 | Re: Jsonb transform for pl/python |