Admin nice-to-have's

Поиск
Список
Период
Сортировка
От Scott Shattuck
Тема Admin nice-to-have's
Дата
Msg-id 1029441237.12097.6271.camel@idearat
обсуждение исходный текст
Ответы Re: Admin nice-to-have's
Re: Admin nice-to-have's
Список pgsql-hackers
A couple of admin nice-to-have's based on the last few weeks of 24x7
operation are:

Allow DBA/Database Owner to log in even when max_connections has been
reached so they can determine which queries are hung via
pg_stat_activity etc. and perform any other needed work to restore
stability.

Log offending query during DEBUG logging for syntax errors, missing
tables/attributes, etc. so that the offending queries can be located in
the codebase.



ss






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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Open 7.3 items
Следующее
От: cbbrowne@cbbrowne.com
Дата:
Сообщение: Re: Standard replication interface?