No command history in psql

From: "Carmen Wai" <wai_carmen(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: No command history in psql
Date: 2002-07-23 14:53:10
Message-ID: F106F9vJZTuG5wQ0l8H0001f19d@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-07-23 15:11:30 Re: Problem between inheritance and references
Previous Message Andrew Sullivan 2002-07-23 14:46:33 Re: Case in-sensitive

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2002-07-23 15:05:59 Re: Queries not using Index
Previous Message Andrew Sullivan 2002-07-23 14:46:33 Re: Case in-sensitive