Re: psql command history

From: Laurette Cisneros <laurette(at)nextbus(dot)com>
To: Keehan Mallon <keehan_mallon(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psql command history
Date: 2002-05-17 22:30:33
Message-ID: Pine.LNX.4.44.0205171527440.15310-100000@visor.corp.nextbus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Well, it seems that configure is not finding the readline library:

...
checking for readline... (cached) no
...

but readline and readline-devel packages are installed (I use yast2 on
suse). Why would postgres configure not be finding it?

Such an irritating little gnat.

L.
On Fri, 17 May 2002, Keehan Mallon wrote:

> 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
>

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Where's my....bus?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-05-17 22:46:35 Re: Query not working as expected...
Previous Message Shane Wright 2002-05-17 21:47:53 monitoring running transaction