Re: psql shell problem

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: psql shell problem
Дата
Msg-id 005201c0e215$143ff3e0$1001a8c0@archonet.com
обсуждение исходный текст
Ответ на psql shell problem  (Frank Bax <fbax@sympatico.ca>)
Список pgsql-general
From: "Frank Bax" <fbax@sympatico.ca>

> I have a machine with OpenBSD 2.6 and PSQL 6.5.3 that allows the use of
> up-arrow to retreive/edit previous commands.
>
> I recently built a new machine with OpenBSD 2.8 and PSQL 7.0.2 (from
> package) and this feature is GONE!
>
> Is there some way to get this functionality back (hopefully without
> changing a compile-time option and compiling from source)?

Check the docs/FAQ for mentions of the "readline" library - you either
haven't got it or install didn't find it.

You are going to need a recompile, but if you're cunning you might be able
to get away with just recompiling the client (don't ask me how).

- Richard Huxton


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

Предыдущее
От: "Richard Huxton"
Дата:
Сообщение: Re: LIKE erratic? or unseen DB corruption?
Следующее
От: Abhimanyu_Bhola
Дата:
Сообщение: RE: psql shell problem