Matthew Dennis wrote:
> 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

Let's see your command line.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to