CSN <[EMAIL PROTECTED]> writes: > Also, would this approach add up to equal the output of pg_dumpall, or > does pg_dumpall dump additional things (if so, please describe how > they'd also be dumped)?
You'd be missing roles (user/group definitions) and tablespace
definitions. pg_dump doesn't emit either.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
