| От | Tom Lane |
|---|---|
| Тема | Re: I loose my history keys using psql... |
| Дата | |
| Msg-id | 1657.974822609@sss.pgh.pa.us обсуждение |
| Ответ на | Re: I loose my history keys using psql... ("Adam Lang" <aalang@rutgersinsurance.com>) |
| Список | pgsql-general |
>> I loose my history in psql (I can't use the arrows anymore...)
psql relies on the GNU readline library for history. readline has
existed in a remarkable number of different versions, and sometimes
our configure script fails to realize that you have it installed.
I'd recommend that you install the latest readline from a GNU archive,
then re-run configure and rebuild postgres. You don't need to initdb,
just install the new psql executable.
If you're using an RPM installation of readline, note that you must
install readline's devel RPM as well as the executable. Else you
won't have the include files for it.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера