Re: psql command history

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема Re: psql command history
Дата
Msg-id Pine.LNX.4.44.0205171527440.15310-100000@visor.corp.nextbus.com
обсуждение исходный текст
Ответ на Re: psql command history  (Keehan Mallon <keehan_mallon@yahoo.com>)
Ответы Re: psql command history
Re: psql command history
Список 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@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
>

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


В списке pgsql-general по дате отправления:

Предыдущее
От: Laurette Cisneros
Дата:
Сообщение: Re: psql command history
Следующее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: psql command history