Re: save history error, ignorable?

From: Scott Frankel <leknarf(at)pacbell(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: save history error, ignorable?
Date: 2005-11-10 18:35:10
Message-ID: 68C8749B-B1F4-4CC6-9D84-E753B5CAAA43@pacbell.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


OK. Thanks!
Scott

On Nov 10, 2005, at 10:20 AM, Tom Lane wrote:

> Scott Frankel <leknarf(at)pacbell(dot)net> writes:
>
>> [ Mac OS X ]
>> could not save history to file "<my_home_dir>/.psql_history":
>> Invalid argument
>>
>
>
>> Searching the archives, I found a thread about this error wherein the
>> poster "solved" the problem by commenting out the reporting code in
>> the source file.
>>
>
> If you look back further, there is more discussion of this several
> months back. It seems that libedit and libreadline are not compatible
> about how write_history() reports errors. We haven't figured out a
> nice solution for this yet.
>
>
>> - Is the error msg ignorable?
>>
>
> Pretty much.
>
>
>> - Does the correct lib exist on MacOSX?
>>
>
> You can grab libreadline and install it into /usr/local, or use the
> version from Fink.
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Paul Argudo 2005-11-10 18:40:25 Re: Dynamic web sites with PostgreSQL
Previous Message John DeSoi 2005-11-10 18:30:18 Re: Dynamic web sites with PostgreSQL