Hi,
Doing " pg_dump -h192.168.XXX.XXX -U USER -d DB_NAME -C >
/file/where/dump/is/stored "
I got this error :
---------------------------------------------------------------------------------------
pg_dump: SQL command failed
pg_dump: Error message from server: server closed the connection
unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
pg_dump: The command was: FETCH 100 FROM _pg_dump_cursor
----------------------------------------------------------------------------------------
Thx
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster