Re: [GENERAL] terminal psql: wrong console keystrokes - Mailing list pgsql-interfaces

From Brett W. McCoy
Subject Re: [GENERAL] terminal psql: wrong console keystrokes
Date
Msg-id Pine.LNX.4.30.0102200918440.23597-100000@chapelperilous.net
Whole thread Raw
In response to Re: [GENERAL] terminal psql: wrong console keystrokes  (Nico <nicod@tiscalinet.it>)
List pgsql-interfaces
On Tue, 20 Feb 2001, Nico wrote:

> What internal settings make the psql interpete the keystrokes, and how to
> toggle them?

You need the GNU readline library installed on the machine where you have
Postgres installed.  If you built PostgreSQL without the readline library
(and readline-devel, if you are using RPMs), you may need to rebuild it.
If you installed PostgreSQL as RPMs, you may just need to install the
readline rpm.

-- Brett
                                     http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
To thine own self be true.  (If not that, at least make some money.)


pgsql-interfaces by date:

Previous
From: Nico
Date:
Subject: Re: [GENERAL] terminal psql: wrong console keystrokes
Next
From: Nico
Date:
Subject: Re: terminal psql: wrong console keystrokes - OK