Simon Riggs <[EMAIL PROTECTED]> writes: > ... So it would be good if we could dump objects in 3 groups > 1. all commands required to re-create table > 2. data > 3. all commands required to complete table after data load
[ much subsequent discussion snipped ] BTW, what exactly was the use-case for this? The recent discussions about parallelizing pg_restore make it clear that the all-in-one dump file format still has lots to recommend it. So I'm just wondering what the actual advantage of splitting the dump into multiple files will be. It clearly makes life more complicated; what are we buying? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly