Re: [PATCHES] Deadlock with pg_dump?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] Deadlock with pg_dump?
Дата
Msg-id 5698.1172520943@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Deadlock with pg_dump?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> This is not the first GUC that has needed this.

Exactly.  I think that we simply made a mistake in the initial
implementation of log_min_error_statement: we failed to think about
whether it should use client or server priority ordering, and the
easy-to-code behavior was the wrong one.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Simple Column reordering
Следующее
От: Jeff McKenna
Дата:
Сообщение: Re: Compile libpq for pg8.2.3 with vc7