Re: No history in psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: No history in psql
Дата
Msg-id 2061.1011497044@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: No history in psql  (Jan Josefowicz <jj@system-j.de>)
Список pgsql-interfaces
Jan Josefowicz <jj@system-j.de> writes:
> many thanks for Your help.
> It works.

For the record --- Jan's problem was that he was re-running configure
(after having installed libreadline), but he never did "make clean"
or "make distclean".  So he still had the readline-free psql executable
he'd built to begin with.

I am right now adding something to the install instructions to warn
against this error.
        regards, tom lane


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

Предыдущее
От: Jan Josefowicz
Дата:
Сообщение: Re: No history in psql
Следующее
От: Palle Girgensohn
Дата:
Сообщение: Which perl5 Pg to use? Who maintains it?