Re: [GENERAL] Large database problems

From: Myles Chippendale <mylesc(at)paneris(dot)org>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Large database problems
Date: 1999-11-11 16:58:20
Message-ID: 3.0.2.32.19991111165820.006c0e68@paneris.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

]

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marcin Inkielman 1999-11-11 19:32:09 Re: [GENERAL] Postgres concurrency : urgent
Previous Message Natalya S. Makushina 1999-11-11 15:42:33 postgres can't connect to specific database.