Re: psql shell problem - Mailing list pgsql-general

From Patrick Welche
Subject Re: psql shell problem
Date
Msg-id 20010521164549.H29578@quartz.newn.cam.ac.uk
Whole thread Raw
In response to psql shell problem  (Frank Bax <fbax@sympatico.ca>)
List pgsql-general
On Mon, May 21, 2001 at 10:32:37AM -0400, Frank Bax wrote:
> I have a machine with OpenBSD 2.6 and PSQL 6.5.3 that allows the use of
> up-arrow to retreive/edit previous commands.
>
> I recently built a new machine with OpenBSD 2.8 and PSQL 7.0.2 (from
> package) and this feature is GONE!
>
> Is there some way to get this functionality back (hopefully without
> changing a compile-time option and compiling from source)?

Did you install GNU readline on one and not the other?
Does OpenBSD 2.8 come with /usr/include/readline/readline.h and
/usr/lib/libedit.* ?

Cheers,

Patrick

pgsql-general by date:

Previous
From: Frank Miles
Date:
Subject: LIKE erratic? or unseen DB corruption?
Next
From: Peter Eisentraut
Date:
Subject: Re: psql shell problem