Re: "save history" problem

Поиск
Список
Период
Сортировка
От Jerry LeVan
Тема Re: "save history" problem
Дата
Msg-id 9BAE17E1-3EEA-4E37-B29F-22A0864AA1E6@eku.edu
обсуждение исходный текст
Ответ на "save history" problem  ("David F. Johnson" <dfjohnson@cabaret.com>)
Список 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 по дате отправления:

Предыдущее
От: Shane Ambler
Дата:
Сообщение: Re: Database Selection
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Database Selection