I am trying to dump a schema that was created on the windows version of
postgres. I am getting an error that I don't understand.. I can dump the
entire database with the superuser but dumping one schema doesn't seem
to work.
pg_dump -v -U proporg > temp1.sql
pg_dump: reading schemas
pg_dump: re
pgsql-bugs is much more appropriate, especially for problem reports
against a beta version.
I will keep this in mind in the outside chance that I run into another
issue :)
I tried to reproduce this without any success. Given the inconsistency
of the behavior, I'm wondering about hardware fla