From: | Adam Witney <awitney(at)sghms(dot)ac(dot)uk> |
---|---|
To: | Michael Walzl <michael_walzl(at)yahoo(dot)de>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: History in the postgres monitor |
Date: | 2002-10-28 14:12:27 |
Message-ID: | B9E2F64B.A3D1%a.witney@sghms.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You need to have readline installed to be able to use the command history
HTH
adam
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
From | Date | Subject | |
---|---|---|---|
Next Message | Jeffrey Melloy | 2002-10-28 14:17:09 | Re: Perl DBD::Pg problem |
Previous Message | Gregory Wood | 2002-10-28 14:05:15 | Re: www.postgresql.org/idocs/index.php?tutorial-table.html |