Re: exclude logs of one database from log

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: exclude logs of one database from log
Дата
Msg-id 3741.1186762369@sss.pgh.pa.us
обсуждение исходный текст
Ответ на exclude logs of one database from log  (Witold Gołąb <w.golab@gtn.pl>)
Список pgsql-admin
=?iso-8859-2?Q?Witold_Go=B3=B1b?= <w.golab@gtn.pl> writes:
> Is there posibility to exclude logs of one database from log file ?
> How can I do that ?

You could probably get the effect you want by using ALTER DATABASE SET
to create a database-local setting of log_min_messages that is higher
than the one used elsewhere.

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Easy way to change table schema?
Следующее
От: "Mark Steben"
Дата:
Сообщение: Mass updates on a large table