Re: parallel pg_dump
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Joachim Wieland <joe@mcknight.de>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2012-04-04T12:27:17Z
Lists: pgsql-hackers
On 04/04/2012 05:03 AM, Joachim Wieland wrote: >> Second, all the PrintStatus traces are annoying and need to be removed, or >> perhaps better only output in debugging mode (using ahlog() instead of just >> printf()) > Sure, PrintStatus is just there for now to see what's going on. My > plan was to remove it entirely in the final patch. > > We need that final patch NOW, I think. There is very little time for this before it will be too late for 9.2. cheers andrew