Re: External psql editor - Mailing list pgsql-general

From Tom Lane
Subject Re: External psql editor
Date
Msg-id 1885615.1651526835@sss.pgh.pa.us
Whole thread Raw
In response to Re: External psql editor  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: External psql editor
Re: External psql editor
Re: External psql editor
List pgsql-general
Rich Shepard <rshepard@appl-ecosys.com> writes:
> On Mon, 2 May 2022, Reid Thompson wrote:
>> 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.

> Nope. No difference.

Perhaps your psql is built against libedit rather than readline.

            regards, tom lane



pgsql-general by date:

Previous
From: JORGE MALDONADO
Date:
Subject: Re: Backing up a DB excluding certain tables
Next
From: Rich Shepard
Date:
Subject: Re: External psql editor