pg_dump returns No buffer space available

Поиск
Список
Период
Сортировка
От Andrus
Тема pg_dump returns No buffer space available
Дата
Msg-id 082C1C180C5F4E49A52C55A45950605A@andrusnotebook
обсуждение исходный текст
Список pgsql-general
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.


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

Предыдущее
От: Georgi Ivanov
Дата:
Сообщение: Idle connections
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: Idle connections