Re: psotgresql history function

Поиск
Список
Период
Сортировка
От Charles Tassell
Тема Re: psotgresql history function
Дата
Msg-id 4.3.2.7.2.20000706231438.00d6db50@mailer.isn.net
обсуждение исходный текст
Ответ на psotgresql history function  (Peter Mittermayer <p.mittermayer@astro.univie.ac.at>)
Список pgsql-general
The problem is probably that the Digital Unix machine is missing the
readline library, or that Postgres's configure script can't find it.  You
can download the readline library from ftp.gnu.org (I think it's in
pub/gnu/readline if memory serves me correctly)  Compile and install
readline, then recompile and install Postgres.  You probably should delete
and then reinstall the Postgres sources before rebuilding, so it won't
attempt to use any cached config settings. I think you can just get away
with deleting config.cache, but I honestly can't remember.

At 02:45 PM 7/5/00, Peter Mittermayer wrote:
>Hi,
>
>I compiled and installed PostgreSQL v7.0.2 on a Linux box where the
>history function in psql (cursor up/down) worked without any
>problems. After
>that I recompiled the package on a Digital Unix 4.0d machine. But
>there it is not working! Is there something I have to configure? I
>tried to use several terminal emulations (vt100, xterm) which did
>not work out.
>
>Any suggestions??
>
>TIA,
>
>Peter


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

Предыдущее
От: Chris Bitmead
Дата:
Сообщение: Re: PostgreSQL & the BSD License
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PostgreSQL & the BSD License