Re: [HACKERS] Deadlock with pg_dump?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] Deadlock with pg_dump?
Дата
Msg-id 15421.1172861492@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Deadlock with pg_dump?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [HACKERS] Deadlock with pg_dump?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Bruce Momjian <bruce@momjian.us> writes:
> Are people going to be happy that log_statement and
> log_min_duration_statement output the statement twice?

If those are the only cases you're worried about, a far simpler solution
is to clear debug_query_string before instead of after emitting those
log messages.

            regards, tom lane

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: A little COPY speedup
Следующее
От: Tom Lane
Дата:
Сообщение: Re: A little COPY speedup