Re: Set log_line_prefix and application name in test drivers

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Set log_line_prefix and application name in test drivers
Дата
Msg-id 08f6a687-061d-8f43-c3d8-0a5edecc4a4e@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Set log_line_prefix and application name in test drivers  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 9/29/16 10:06 AM, Tom Lane wrote:
> Personally I'm also on board with using this for regression testing:
> 
>     log_line_prefix = '%t [%p] %q%a '

Committed that way, but with %m instead of %t, as discussed earlier.

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



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: COPY as a set returning function
Следующее
От: Tom Lane
Дата:
Сообщение: contrib/pg_visibility craps out in assert-enabled builds