Re: psql on red hat 7.1

Поиск
Список
Период
Сортировка
От Justin Clift
Тема Re: psql on red hat 7.1
Дата
Msg-id 3B5B6E97.CC0F6585@postgresql.org
обсуждение исходный текст
Ответ на psql on red hat 7.1  (newsreader@mediaone.net)
Ответы Re: psql on red hat 7.1  (newsreader@mediaone.net)
Re: psql on red hat 7.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

I'm guessing that you've compiled your own version of PostgreSQL 7.1.2.

The symptoms you mention are what happens when PostgreSQL is compiled
without the "readline" library(ies).  Normally the PostgreSQL
"configure" program finds this if it's on your system, but I'm thinking
that perhaps you don't have it installed or the "configure" program
didn't find it for some reason.

You should probably compile PostgreSQL again, making sure that it can
find the readline library(ies).  This will give you a psql command line
history, etc.

:-)

Regards and best wishes,

Justin Clift


newsreader@mediaone.net wrote:
>
> After upgrading to red hat 7.1
> I can no longer use arrow keys to browse
> the psql history
>
> The file  .psql_history  is my home
> directory.
>
> Can someone help me?
>
> I am using 7.1.2
>
> Thanks
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

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

Предыдущее
От: missive@frontiernet.net (Lee Harr)
Дата:
Сообщение: Re: Copy and serial type problem
Следующее
От: newsreader@mediaone.net
Дата:
Сообщение: Re: psql on red hat 7.1