Re: Logging problem - Mailing list pgsql-novice

From Tom Lane
Subject Re: Logging problem
Date
Msg-id 20736.1145410870@sss.pgh.pa.us
Whole thread Raw
In response to Logging problem  (Michael Talbot-Wilson <mtw@view.net.au>)
Responses Re: Logging problem  (Michael Talbot-Wilson <mtw@view.net.au>)
List pgsql-novice
Michael Talbot-Wilson <mtw@view.net.au> writes:
> I have installed PostgreSQL 8.1.3 on Macintosh OS X.4.  I'm seeing
> this:

> protoaddress=# \q
> could not save history to file "/Users/qdu/.psql_history": Unknown
> error: 0

Yeah, the libedit included in Darwin is almost but not quite compatible
with libreadline.  Best bet really is to grab a copy of readline and
rebuild psql with that.  (We've been looking at ways to handle Darwin's
code too, but it seems to require ignoring possible errors, which
doesn't sound attractive...)

            regards, tom lane

pgsql-novice by date:

Previous
From: Michael Talbot-Wilson
Date:
Subject: Logging problem
Next
From: Shane Ambler
Date:
Subject: Re: postgresql connection problems