Re: psql command history

From: Keehan Mallon <keehan_mallon(at)yahoo(dot)com>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: psql command history
Date: 2002-05-17 21:39:15
Message-ID: 20020517213915.33905.qmail@web11205.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)nextbus(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shane Wright 2002-05-17 21:47:53 monitoring running transaction
Previous Message wsheldah 2002-05-17 21:14:51 Re: psql command history