Re: Psql 9.4 with server 9.4 doesn't auto complete table names

Поиск
Список
Период
Сортировка
От John McKown
Тема Re: Psql 9.4 with server 9.4 doesn't auto complete table names
Дата
Msg-id CAAJSdjh+utNnW_6D9iaKmoW6yV6XpCsVRUXCKOY_jWUV5S1M9w@mail.gmail.com
обсуждение исходный текст
Ответ на Psql 9.4 with server 9.4 doesn't auto complete table names  (amihay gonen <agonenil@gmail.com>)
Список pgsql-general
How did you install it? Did you configure and compile it yourself, locally? If so, what did your ./configure look like? If not, how did you do it? Perhaps it was configured with the --without-readline switch set. I found that, on 9.3.5, that if I start psql normally (no switches), then a <tab> does the table completion (as normal). But if I do "psql -n" to turn off readline, then a <tab> just puts in a tab. I hope this might be of some help, though I don't really see how.

On Mon, Jan 26, 2015 at 10:21 AM, amihay gonen <agonenil@gmail.com> wrote:

Hi on   9.1 the psql  did auto complete for tables.  I've removed 9.1 and installed 9.4 and the auto complete doesn't work.

Any idea what I need to check?




--
He's about as useful as a wax frying pan.

10 to the 12th power microphones = 1 Megaphone

Maranatha! <><
John McKown

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

Предыдущее
От: amihay gonen
Дата:
Сообщение: Does anyone works with hidisql client?
Следующее
От: Spiros Ioannou
Дата:
Сообщение: How to access large objects in Postgresql c-language functions?