On 9 Dec 2002 at 21:33, spinler(at)kmtel(dot)com wrote:
> Does postgresql have a similar facility, or do I have to script some
> solution, perhaps forcing all sessions to be dropped before doing a
> pg_dump ?
From man pg_dump and http://www.postgresql.org/idocs/index.php?app-
pgdump.html:
pg_dump makes consistent backups even if the database is being used
concurrently.
--
Dan Langille : http://www.langille.org/