Re: [GENERAL] Large database problems

Поиск
Список
Период
Сортировка
От Myles Chippendale
Тема Re: [GENERAL] Large database problems
Дата
Msg-id 3.0.2.32.19991111165820.006c0e68@paneris.org
обсуждение исходный текст
Ответ на Large database problems  (Myles Chippendale <mylesc@paneris.org>)
Список pgsql-general
All,

Problem solved. We upgraded glibc as well, but didn't recompile
readline.

Well, at least the problem's fixed.

Myles


At 09:18 PM 11/10/99 +0000, Myles Chippendale wrote:
>All,
>
>We are having a few problems with a large database in postgres 6.5.2
>under Linux 2.2.13 (upgraded from RedHat 6.0).
>
[snip - problems such as:

>    dumpClasses(): command failed.  Explanation from backend: 'unknown
>     protocol character '-' read from backend.  (The protocol character is
>     the first character the backend sends in response to a query it
>     receives).
>    '.
>
>error. Syslogd then wrote the following repeatedly to /var/log/messages:
>
>    Nov 10 18:34:53 booksdb logger: FATAL: pq_endmessage failed: errno=32
>    Nov 10 18:34:53 booksdb logger: pq_flush: send() failed: Broken pipe
>
>until I killed the postgres process used by pg_dump (it had a status of

]



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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: How to enable PL/pgsql for functions/triggers
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [GENERAL] Postgres concurrency : urgent