From: | "Josh Berkus" <josh(at)agliodbs(dot)com> |
---|---|
To: | john-paul delaney <jp(at)justatest(dot)com>, pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Nu-B\psql:Command Recall,Repeat? |
Date: | 2002-02-22 17:15:23 |
Message-ID: | web-700724@davinci.ethosmedia.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
John-Paul
> Excuse this *very* beginner to postgresql & sql.
No excuse necessary! The NOVICE list is for beginner questions.
>The 'up-arrow' in
> psql doesn't
> recall my previous typed commands (like in bash) - how do I turn on
> something
> similar?
Psql relies on the libreadline library (from the GNU project) for this
functionality. Many Linux distributions, and Cygwin, do not include
this package by default. Unfortunately, enabling it requires:
1. Install libreadline
2. Re-compile and re-install the psql binary (or all of postgres).
-Josh Berkus
______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2002-02-22 17:18:08 | Re: Nu-B\Column:Alter type |
Previous Message | Keller, Sid | 2002-02-22 13:53:18 | Re: Logging Apache web server log information to Postgre |