While upgrading to 7.1.3 (from 7.1.2) I discovered that pg_restore was not 
honouring the --data-only command line option.  Can't actually remember if 
it worked in 7.1.2 or not.

Particulars:

postgresql-7.1.3.tar.gz
compiled under Linux mandrake 7.2

command used from a shell script

pg_restore --dbname=${dbName}2 --data-only -v  --superuser=postgres $dbDump


I could get around this by using a list file and then editing it to only 
include data lines, but thought it should be reported as a bug.

                
-- 
=============================
Mike Finn
Tactical Executive Systems
[EMAIL PROTECTED]

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

Reply via email to