"Jose Norberto" <[EMAIL PROTECTED]> writes: > I want to make a pg_dump of a database, but I must be sure that no one is > logged in. Why? pg_dump will return a consistent state of the database even if other transactions are proceeding meanwhile. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [GENERAL] Locking a database Jose Norberto
- Re: [GENERAL] Locking a database Michelle Murrain
- Tom Lane