Dick Visser <[email protected]> writes: > Running pg on Ubuntu 10.04 64bit, which is 8.4.9 today. > When I do a pg_dump using --column-inserts, the subsequent restore fails:
Ugh ... I think I broke this :-(.
As a workaround, you can ask pg_restore for plain text output and
pipe that to psql.
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
