Re: command-line history (readline) fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: command-line history (readline) fails
Дата
Msg-id 24080.1035929666@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: command-line history (readline) fails  (john-paul delaney <jp@justatest.com>)
Список pgsql-general
john-paul delaney <jp@justatest.com> writes:
> Thanks Tom... When I run Postgres' configure, I see the following line during the output:
> checking for readline... no

> The log doesn't give me any extra information on where it is looking for the readline libraries.

Look in the corresponding section of config.log ... but basically it's
going to look where your standard linker looks.  Maybe you forgot to
mess around with ldconfig after installing libreadline.so?

            regards, tom lane

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

Предыдущее
От: "Johnson, Shaunn"
Дата:
Сообщение: Re: ps_dump -a
Следующее
От: Tom Lane
Дата:
Сообщение: Re: psql hanging