No command history in psql - Mailing list pgsql-general

From Carmen Wai
Subject No command history in psql
Date
Msg-id F106F9vJZTuG5wQ0l8H0001f19d@hotmail.com
Whole thread Raw
Responses Re: No command history in psql  (Andrew Sullivan <andrew@libertyrms.info>)
Re: No command history in psql  (Robert Treat <rtreat@webmd.net>)
List pgsql-general
Hello:

I am upgrading to postgresql version 7.2.1. I found that the psql has not
included the readline library automatically and doesn't have any readline
and history command function. So I configure the postgresql with option
--with-includes=/usr/local/include and --with-libs=/usr/libs/ so that it
should be able to search for the corresponding library and header files
(libreadline.a, history.h, readline.h). But it still fails!!!! Does anyone
get any idea??

Thanks a lot!

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Case in-sensitive
Next
From: Stephan Szabo
Date:
Subject: Re: Problem between inheritance and references