Bryce Nesbitt <[email protected]> writes: > So when restoring a particular DB with pg_restore, I get "WARNING: > errors ignore on restore". Is there a way to dump a list of those errors?
All such errors should have been reported on stderr already.
I imagine the chatter from -v is distracting you ... try dropping
that switch.
regards, tom lane
--
Sent via pgsql-sql mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql
