Edmund Bacon <ebacon(at)onesystem(dot)com> writes:
> pg_dump/restore in 8.0beta1 are not working well with formats other
> thans plain text:
What seems to be broken is --clean mode, because it drops and fails to
restore the public schema. I can see no reason that it wouldn't
work exactly the same regardless of dump format though. Are you
sure you didn't get confused because things were already broken
once the destination DB's public schema was gone?
regards, tom lane