Re: How do I change the default editor in psql - Mailing list pgsql-general

From Guido Goldstein
Subject Re: How do I change the default editor in psql
Date
Msg-id ltsnx7f4jj.fsf@nathan.gold.siebend.net
Whole thread Raw
In response to How do I change the default editor in psql  ("anonymous" <xx@yy.zz>)
List pgsql-general
Hi!

On Fri, 31 Mar 2000 15:20:29 GMT
  "anonymous" <xx@yy.zz> wrote:
> The default editor when i invoke "\e" in "psql" it is "vi". How can I
> replace the
> editor with something else?
>                                               Thanks,
>                                                 Rafael.

You can set the EDITOR environment variable to the editor you want to
use (i.e. EDITOR=gnuclient).

Don�t forget to export this variable!

HIH
 &
MfT
  Guido
--
"Please remain calm...I may be mad, but I am a professional."
  -- Mad Scientist

pgsql-general by date:

Previous
From: Lamar Owen
Date:
Subject: Re: What is the default port for postmaster?
Next
From: Victor Manuel Jaquez Leal
Date:
Subject: Apache::Session in PostgreSQL