"Uwe C. Schroeder" <[EMAIL PROTECTED]> writes: > A little remark then: the pg_dump manpage (7.4.3) states
> --attribute-inserts > Dump data as INSERT commands with explicit column names (INSERT > INTO table (column, ...) VALUES ...). This will make restoration > very slow, but it is necessary if you desire to rearrange the > column ordering. > Maybe that should be fixed then. Mmm, you are right, that comment is a tad out of date. Patch committed --- thanks for pointing it out! regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]