Re: Nu-B\psql:Command Recall,Repeat?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Nu-B\psql:Command Recall,Repeat?
Дата
Msg-id web-700724@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Nu-B\psql:Command Recall,Repeat?  (john-paul delaney <jp@justatest.com>)
Ответы Re: Nu-B\psql:Command Recall,Repeat?  (john-paul delaney <jp@justatest.com>)
Список 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@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

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

Предыдущее
От: john-paul delaney
Дата:
Сообщение: Nu-B\Column:Alter type
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Nu-B\Column:Alter type