History in the postgres monitor

Поиск
Список
Период
Сортировка
От michael_walzl@yahoo.de (Michael Walzl)
Тема History in the postgres monitor
Дата
Msg-id f0f2b733.0210270708.a467c8d@posting.google.com
обсуждение исходный текст
Ответы Re: History in the postgres monitor
Список pgsql-general
Hello everybody,

I installed SuSE Linux 8.1 with bash shell.
When I am in the console I can retrieve the
last command by pressing the up arrowkey and
the autocomplete function works with the tab key
as normal. This works fine in the mysql monitor
too, but not in the postgres monitor.
When i start it by typing "psql test" then i
get strange typings when i press the arrow keys.
What could this be?
So I must retype every SQL-Statement from the
beginning, if I made a wrong type.

I installed the Version 7.2.3 of Postgres right
now with the default settings:
./configure
make
make install
initdb
and so on.

Thanx
Michael Walzl

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

Предыдущее
От: "peter"
Дата:
Сообщение: subscript out of range error
Следующее
От: Leif Jensen
Дата:
Сообщение: Re: PHP and PostgreSQL