History in the postgres monitor - Mailing list pgsql-general

From michael_walzl@yahoo.de (Michael Walzl)
Subject History in the postgres monitor
Date
Msg-id f0f2b733.0210270708.a467c8d@posting.google.com
Whole thread Raw
Responses Re: History in the postgres monitor  (Adam Witney <awitney@sghms.ac.uk>)
List 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 by date:

Previous
From: "peter"
Date:
Subject: subscript out of range error
Next
From: Leif Jensen
Date:
Subject: Re: PHP and PostgreSQL