Re: psql error on quitting...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql error on quitting...
Дата
Msg-id 11029.1131506573@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql error on quitting...  (Jerry LeVan <jerry.levan@eku.edu>)
Ответы Re: psql error on quitting...
Список pgsql-general
Jerry LeVan <jerry.levan@eku.edu> writes:
> I just upgraded from 8.0.4 to 8.1.0 this afternoon and the only thing
> "bad" I have noticed is that whenever I quit psql I get a message:
> could not save history to file "/Users/jerry/.psql_history": Invalid
> argument
> This is on MacOS X 10.4.3

The Postgres code in that area hasn't changed at all.  Maybe in this
build you linked against Apple's builtin libedit instead of libreadline?
libedit seems to have a bizarre definition of the result value from
write_history() :-(

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: clustering by partial indexes
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: PostgreSQL 8.1.0 RPMs are available for download