Re: save history error, ignorable?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: save history error, ignorable?
Дата
Msg-id 10612.1131646816@sss.pgh.pa.us
обсуждение исходный текст
Ответ на save history error, ignorable?  (Scott Frankel <leknarf@pacbell.net>)
Ответы Re: save history error, ignorable?  (Scott Frankel <leknarf@pacbell.net>)
Список pgsql-general
Scott Frankel <leknarf@pacbell.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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Andrus"
Дата:
Сообщение: How to install Slony in windows
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Dynamic web sites with PostgreSQL