Edmund Bacon <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster