Read line feature - Mailing list pgsql-novice

From Dorin Grunberg
Subject Read line feature
Date
Msg-id 4.2.0.58.20010416120908.00b03100@pophost
Whole thread Raw
Responses Re: Read line feature
List pgsql-novice
Hello,

I am trying to install postgresql 7.1 on an OpenBSD 2.8 with Readline 4.1
with the following command:

./configure --with-perl --with-includes=/usr/local/include/readline
--with-libs=/usr/local/lib

( I did check for the presence of libreadline.a and libhistory.a)

and I did try with this one too:

./configure --with-perl --with-includes=/usr/local/include
--with-libs=/usr/local/lib

Everything goes perfect the database is installed and everything works
except the history feature.

I did create a .psql_history in the /home/postgres but it doesn't look like
it's working.

Any help would be greatly appreciated,

Dorin

pgsql-novice by date:

Previous
From: "Sterin, Ilya"
Date:
Subject: RE: DBD and DBI::Pg
Next
From: Tom Lane
Date:
Subject: Re: Read line feature