Re: Coursor keys don't work in "psql"

Поиск
Список
Период
Сортировка
От reina@nsi.edu (Tony Reina)
Тема Re: Coursor keys don't work in "psql"
Дата
Msg-id f40d3195.0108011223.264110e8@posting.google.com
обсуждение исходный текст
Список pgsql-general
Stuart Grimshaw <nospam@smgsystems.co.uk> wrote in message news:<81x97.56$O34.7220@wards>...
> Can anyone explain why my cursor keys don't work in psql?
>
> When I press one I get Up = ^[[A down = ^[[B etc.
>
> The last company I used to work for had the cursor keys working OK to
> scroll back through queries and cycle up & down through the last queries
> executed, so what might my problem be?

It sounds like your version of Postgres wasn't compiled with readline
libraries. You (or your system administrator) will need to re-compile
and make sure that the libraries are installed on your system and
found by the Postgres configure script during installation.

-Tony

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

Предыдущее
От: "Mihai Gheorghiu"
Дата:
Сообщение: Re: Corrupted tables?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Finding number of current connections