Maybe I'm just missing something but I can't seem to get pg_dump to output copy statements. Regardless of the -d / --inserts flag it always outputs insert statements. The doc says that pg_dump will output copy statements by default and will only output insert statements with the -d / --inserts flag set. I can't seem to find an option to explicitly state that copy should be used instead of insert. I'm using 8.1.9