Christopher Kings-Lynne <[EMAIL PROTECTED]> writes:
How does this interact with the begin/commit placed around LOB dumps?
Good question ... right offhand it looks like there are some broken
things there (try grepping bin/pg_dump/ for BEGIN).
I suggest you just suppress the begin/commit for each LOB if
--single-transaction is specified, as it'd be in a single transaction
anyway...
Chris
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings