Re: "save history" problem - Mailing list pgsql-general

From Jerry LeVan
Subject Re: "save history" problem
Date
Msg-id 9BAE17E1-3EEA-4E37-B29F-22A0864AA1E6@eku.edu
Whole thread Raw
In response to "save history" problem  ("David F. Johnson" <dfjohnson@cabaret.com>)
List pgsql-general
David,

It appears that the problem is related to the
fact that MacOSX does not really use the libreadline
(checks and you will see that it is a symlink to
libedit.)

I asked this question a year or so ago and Tom
Lane said that when the history file was closed
that the libedit did not return the right  status
code.

I got rid of the error message by changing the source
to ignore the return code...

Currently I simply ignore the error message :) and
use tools that have reduced my usage of psql to
a bare minimum. ( http://homepage.mac.com/levanj )

Jerry



pgsql-general by date:

Previous
From: Shane Ambler
Date:
Subject: Re: Database Selection
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Database Selection