Re: Logging problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Logging problem
Дата
Msg-id 20736.1145410870@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Logging problem  (Michael Talbot-Wilson <mtw@view.net.au>)
Ответы Re: Logging problem
Список pgsql-novice
Michael Talbot-Wilson <mtw@view.net.au> writes:
> I have installed PostgreSQL 8.1.3 on Macintosh OS X.4.  I'm seeing
> this:

> protoaddress=# \q
> could not save history to file "/Users/qdu/.psql_history": Unknown
> error: 0

Yeah, the libedit included in Darwin is almost but not quite compatible
with libreadline.  Best bet really is to grab a copy of readline and
rebuild psql with that.  (We've been looking at ways to handle Darwin's
code too, but it seems to require ignoring possible errors, which
doesn't sound attractive...)

            regards, tom lane

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

Предыдущее
От: Michael Talbot-Wilson
Дата:
Сообщение: Logging problem
Следующее
От: Shane Ambler
Дата:
Сообщение: Re: postgresql connection problems