Re: logging as inserts

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: logging as inserts
Дата
Msg-id 13357.1109884620@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: logging as inserts  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: logging as inserts
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
>> I wonder whether this could be defined in a way that lets it replace
>> log_line_prefix ... otherwise we have to think about the interaction of
>> the two facilities.

> Well, that's why I like the idea of using log_destination.   It makes it clear 
> that log_line_prefix doesn't work if log_destination <> 'stderr'.   

But log_line_prefix works fine for all destinations, which is exactly
why this new facility isn't a destination.  You're just confusing
matters by wanting to treat it as one.
        regards, tom lane


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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: unexpected and reproducable crash in pl/pgsql function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: unexpected and reproducable crash in pl/pgsql function