Re: psql on red hat 7.1 - Mailing list pgsql-general

From Justin Clift
Subject Re: psql on red hat 7.1
Date
Msg-id 3B5B6E97.CC0F6585@postgresql.org
Whole thread Raw
In response to psql on red hat 7.1  (newsreader@mediaone.net)
Responses Re: psql on red hat 7.1  (newsreader@mediaone.net)
Re: psql on red hat 7.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: missive@frontiernet.net (Lee Harr)
Date:
Subject: Re: Copy and serial type problem
Next
From: newsreader@mediaone.net
Date:
Subject: Re: psql on red hat 7.1