Re: psql command history - Mailing list pgsql-general

From Booth, Robert
Subject Re: psql command history
Date
Msg-id 419D2EB7B461D411A53B00508B69181D0623247E@sdex02.sd.intuit.com
Whole thread Raw
In response to psql command history  (Laurette Cisneros <laurette@nextbus.com>)
List pgsql-general
You need to have the GNU readline library installed.  I ran into this with
Solaris.  Once it's installed the Postgres configure will find and use it.

Rob

> -----Original Message-----
> From: Laurette Cisneros [mailto:laurette@nextbus.com]
> Sent: Friday, May 17, 2002 1:11 PM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] psql command history
>
>
>
> Silly question:
>
> When I use psql on redhat, the history works in that I can
> use the up and
> down arrows keys to go between past commands just like the
> bash shell.
>
> However, on my suse system, the up and down arrow keys do not do this.
>
> Any ideas?
>
> Thanks,
>
> --
> Laurette Cisneros
> The Database Group
> (510) 420-3137
> NextBus Information Systems, Inc.
> www.nextbus.com
> Where's my....bus?
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>


pgsql-general by date:

Previous
From: Darren Ferguson
Date:
Subject: Re: if !NULL ?
Next
From: Keehan Mallon
Date:
Subject: Re: psql command history