Read line feature

Поиск
Список
Период
Сортировка
От Dorin Grunberg
Тема Read line feature
Дата
Msg-id 4.2.0.58.20010416120908.00b03100@pophost
обсуждение исходный текст
Ответы Re: Read line feature  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Sterin, Ilya"
Дата:
Сообщение: RE: DBD and DBI::Pg
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Read line feature