pg_dump (8.1.9) does not output copy statements

From: "Matthew Dennis" <mdennis(at)merfer(dot)net>
To: PGSQL <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump (8.1.9) does not output copy statements
Date: 2007-09-26 23:03:48
Message-ID: e94d85500709261603v194cad38v6afd73125140a17@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Diego Gil 2007-09-26 23:08:47 Re: datestyle question
Previous Message John Smith 2007-09-26 23:02:29 Re: decode access privileges