Re: Cron'd dumpall failing?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cron'd dumpall failing?
Дата
Msg-id 27096.1175784312@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cron'd dumpall failing?  (Kenneth Downs <ken@secdat.com>)
Список pgsql-general
Kenneth Downs <ken@secdat.com> 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

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

Предыдущее
От: Jaime Silvela
Дата:
Сообщение: Crash recovery
Следующее
От: Omar Eljumaily
Дата:
Сообщение: Re: Problem with oids for table names getting out of sync?