Re: simple question regarding the building of psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: simple question regarding the building of psql
Дата
Msg-id 25683.984948327@sss.pgh.pa.us
обсуждение исходный текст
Ответ на simple question regarding the building of psql  (Jeff Davis <jdavis@genesiswd.com>)
Список pgsql-general
Jeff Davis <jdavis@genesiswd.com> writes:
> I really like the feature of psql that allows you to press "up" to go to
> your command history, and press "home" to go to the beginning, etc (like
> a normal shell).

That's the GNU readline and history libraries.  Make sure you have those
installed (headers too --- you may need a 'devel' RPM) then re-run
configure and rebuild psql.  (You needn't rebuild everything, just
src/bin/psql/.)  Make sure configure shows that it's found libreadline
and readline.h.

            regards, tom lane

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

Предыдущее
От: Boris
Дата:
Сообщение: Re[2]: ERROR: Bad timestamp external representation ''
Следующее
От: Boris
Дата:
Сообщение: Re[2]: ERROR: Bad timestamp external representation ''