Re: dump + restore didn't include schemas - Mailing list pgsql-hackers

From Tom Lane
Subject Re: dump + restore didn't include schemas
Date
Msg-id 4873.1075569063@sss.pgh.pa.us
Whole thread Raw
In response to Re: dump + restore didn't include schemas  ("Dan Langille" <dan@langille.org>)
List pgsql-hackers
"Dan Langille" <dan@langille.org> writes:
> On 31 Jan 2004 at 11:56, Tom Lane wrote:
>> 7.4's pg_dump will use AUTHORIZATION so that situations like this
>> restore correctly, but 7.3's pg_dump is stupid and tries to create the
>> schema as its owner.

> Does it matter that I used pg_dumpall?

No.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Dan Langille"
Date:
Subject: Re: dump + restore didn't include schemas
Next
From: Tom Lane
Date:
Subject: Re: Transaction callback