At 2002-06-14T07:41:53Z, Ragnar Kj�rstad <[EMAIL PROTECTED]> writes:

> Hmm, is the pg_dump consistent?

>From man 1 pg_dump:

       pg_dump  makes  consistent backups even if the database is
       being used concurrently.  pg_dump  does  not  block  other
       users accessing the database (readers or writers).

> IOW, is it done in a single transaction? (even for multiple databases?)

>From what I can tell, pg_dump has no provision for concurrent dumping of
multiple databases.
-- 
Kirk Strauser
The Strauser Group - http://www.strausergroup.com/

Reply via email to