Re: Regarding autocomplete

Поиск
Список
Период
Сортировка
От Stuart Cooper
Тема Re: Regarding autocomplete
Дата
Msg-id 7fc8628a0705032222o58863b7bu4128d1d8205075c1@mail.gmail.com
обсуждение исходный текст
Ответ на Regarding autocomplete  (Mageshwaran <j_mageshwaran@sifycorp.com>)
Список pgsql-general
> Can anybody tell me how to enable autocomplete and history in psql.

Make sure your platform has the readline libraries installed.

Under an RPM based Linux, try
$ rpm -qa | grep readline

You can also under Linux try $ ldd psql
and see if it finds readline.so as one of its dependencies.

I can't help you  on Windows or Mac.

Hope this helps,
Stuart.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: cant get pg_dump/pg_restore to behave
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Postgres 8.3-dev