| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | Simon Riggs <simon(at)2ndquadrant(dot)com>, Chris Campbell <chris(at)bignerdranch(dot)com>, pgsql-patches(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Deadlock with pg_dump? |
| Date: | 2007-02-26 20:15:43 |
| Message-ID: | 5698.1172520943@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian <bruce(at)momjian(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff McKenna | 2007-02-26 20:17:15 | Re: Compile libpq for pg8.2.3 with vc7 |
| Previous Message | Bruce Momjian | 2007-02-26 20:13:53 | Re: Simple Column reordering |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Treat | 2007-02-26 21:01:11 | FAQ_DEV Update: Fix Answer for Q 1.19, add Q on SCMS |
| Previous Message | Bruce Momjian | 2007-02-26 20:10:49 | Re: [HACKERS] Deadlock with pg_dump? |