Kenneth Downs <[EMAIL PROTECTED]> writes:
> pg_dump: [archiver (db)] connection to database "adocs" failed: FATAL:  
> sorry, too many clients already

you need to increase max_connections and/or superuser_reserved_connections

> pg_dump: Error message from server: ERROR:  out of shared memory
> HINT:  You may need to increase max_locks_per_transaction.

you need to increase max_locks_per_transaction

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to