Thread: pg_dumpall
View Single Post

   
  #1 (permalink)  
Old 04-09-2008, 11:18 PM
Steve Clark
 
Posts: n/a
Default pg_dumpall

Hello List,

the man page for pg_dump say:
pg_dump is a utility for backing up a PostgreSQL database. It makes
consistent backups even if the database is being used
concurrently.

does pg_dumpall make consistent backups if the database is being used
concurrently?
Even though the man page doesn't say it does.

Thanks,
Steve

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Reply With Quote