Bruce Momjian <[EMAIL PROTECTED]> writes: > Also, I think we have to have a SET before every CREATE TABLE.
No, only when the value changes from last time. This is not rocket science, it's the way pg_dump handles SETs already. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match