Re: External psql editor

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: External psql editor
Date: 2022-05-02 19:18:14
Message-ID: fa6c5e3-177d-d03e-86a4-4c95b9ad8932@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 2 May 2022, Reid Thompson wrote:

>> Apparently, psql is different.

> I believe that psql also uses readline, so my thought was that maybe these
> instructions could enable you to map the 'move' keystrokes that you're
> familiar with to be used while on the psql command line. A very quick test
> seems to indicate that you can.

Reid,

Nope. No difference. Learning to put the '\e' at the end of the command line
rather than at the head did the job.

All's well.

Thanks,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2022-05-02 19:18:27 Re: Backing up a DB excluding certain tables
Previous Message Reid Thompson 2022-05-02 18:57:53 Re: External psql editor