Re: [PATCHES] Deadlock with pg_dump? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] Deadlock with pg_dump?
Date
Msg-id 5698.1172520943@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] Deadlock with pg_dump?  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Simple Column reordering
Next
From: Jeff McKenna
Date:
Subject: Re: Compile libpq for pg8.2.3 with vc7