Re: psql command history - Mailing list pgsql-general

From Keehan Mallon
Subject Re: psql command history
Date
Msg-id 20020517213915.33905.qmail@web11205.mail.yahoo.com
Whole thread Raw
In response to psql command history  (Laurette Cisneros <laurette@nextbus.com>)
Responses Re: psql command history
List pgsql-general
I'm not too familiar with Suse, but just had this problem on very
customized Mandrake install.  I found that installing readline,
readline-devel, libtermcap then doing make clean, configure, make, make
install again and voila history works.

I think it was Alvaro (can't get to the list right now) who give me the
hint about libtermcap.

Check through your config.log and config.cache and if libtermcap or the
readline hints above don't solve the problem, then post them to the
list.

Keehan

--- Laurette Cisneros <laurette@nextbus.com> wrote:
>
> 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


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

pgsql-general by date:

Previous
From: "Booth, Robert"
Date:
Subject: Re: psql command history
Next
From: Laurette Cisneros
Date:
Subject: Re: psql command history