Re: Unified logging system for command-line programs

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Unified logging system for command-line programs
Дата
Msg-id c369a25e-ec9f-3b96-e765-75dd3a63e4c5@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Unified logging system for command-line programs  (Donald Dong <xdong@csumb.edu>)
Ответы Re: Unified logging system for command-line programs  (Arthur Zakirov <a.zakirov@postgrespro.ru>)
Re: Unified logging system for command-line programs  (Andres Freund <andres@anarazel.de>)
Re: Unified logging system for command-line programs  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Here is an updated patch.  I've finished the functionality to the point
where I'm content with it.  I fixed up some of the remaining special
cases in pg_dump that I hadn't sorted out last time.  I also moved the
scattered setvbuf(stderr, ...) handling (for Windows) into a central
place.  Colors can now be configured, too.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: mitani
Дата:
Сообщение: Re: [PATCH] Allow transaction to partition table using FDW
Следующее
От: Magnus Hagander
Дата:
Сообщение: Autovaccuum vs temp tables crash