pg_dump suddenly stops working:
C:\myapp\pg_dump>pg_dump -i -Z6 -b -v -f "E:\backup\mybackup.backup" -F c -h
localhost -U postgres mydb
pg_dump: [archiver (db)] connection to database "mydb" failed: could not
connect
to server: No buffer space available (0x00002747/10055)
Is the server running on host "localhost" and accepting
TCP/IP connections on port 5432?
pg_dump: *** aborted because of error
Other clients can use database normally.
How to fix this ?
Using
Server PostgreSQL 8.4.0, compiled by Visual C++ build 1400, 32-bit
Andrus.
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general