client_min_messages in dumps?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема client_min_messages in dumps?
Дата
Msg-id 40E0D8F3.6020607@familyhealth.com.au
обсуждение исходный текст
Ответы Re: client_min_messages in dumps?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Would anyone else think that dumping:

SET client_min_messages TO warning;

In pg_dumps would be cool?

It would mean that while restoring a dump you can actually see the wood 
for the trees when trying to see ERRORs and WARNINGs the the massive 
spam of messages you get while restoring.

Chris



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

Предыдущее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: lock timeout patch
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: bug in pg_dump ALTER DATABASE