Re: External psql editor

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: External psql editor
Date: 2022-04-29 21:13:47
Message-ID: 4bbf1b8-1510-d8e-c980-194d4d5e30@appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 29 Apr 2022, David G. Johnston wrote:

> You type "insert", realize you want an editor for this, hit enter
> (multi-line mode is psql), type \e, hit enter again, your editor appears
> with "insert" already in place from the query buffer. Upon returning you
> are given a new buffer with the contents of whatever you typed into the
> editor pasted in.

Thank you, David.

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Rich Shepard 2022-04-29 22:09:22 Re: External psql editor
Previous Message Rich Shepard 2022-04-29 21:12:57 Re: External psql editor