On 1/9/06, Chris Hoover <[EMAIL PROTECTED]> wrote: > I'm trying to understand better what happens to a transaction that is > commited in the middle of a pg_dump. Is the transaction included in the > database dump, or is it excluded. >
AFAIK, it's excluded... -- regards, Jaime Casanova (DBA: DataBase Aniquilator ;) ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match