pg_dump throws no buffer space available error - Mailing list pgsql-general

From Vishal Dixit
Subject pg_dump throws no buffer space available error
Date
Msg-id 200601061750.MAA08152@www22.ureach.com
Whole thread Raw
List pgsql-general
We are running postgres version 8.0 on windows server 2003. On
doing a pg_dump of a large database the following error occurs:

pg_dump: could not receive data from server: No buffer space
available

There is one table in the database containing bytea type column,
this error comes as we add more entries to this column. Please
share your thoughts.

Thanks.

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Indexes works only on miss
Next
From: Richard Huxton
Date:
Subject: Re: Relational Inheritance Thoughts