Re: Privileges where not restored - Mailing list pgsql-admin

From Michael Fuhr
Subject Re: Privileges where not restored
Date
Msg-id 20050120080201.GA37062@winnie.fuhr.org
Whole thread Raw
In response to Re: Privileges where not restored  (Düster Horst <Horst.Duester@bd.so.ch>)
List pgsql-admin
On Thu, Jan 20, 2005 at 08:47:13AM +0100, Düster Horst wrote:

> >Are you sure reordering was necessary?  Did you try to restore
> >without reordering the objects?
>
> Yes I tried the restore without reordering, but it doesn't work due to the
> fact that pg_restore tries to restore some objects of my DB before it is
> allowed to restore them. (View before Table and so on). Thus it is necessary
> to reorder.

Did you try with pg_dump and pg_restore from 8.0.0?  I think they've
improved in this area.  If you still have problems, then could you
provide a test case that demonstrates incorrect ordering?  I'm sure
the developers would like to fix such problems if possible.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

pgsql-admin by date:

Previous
From: Düster Horst
Date:
Subject: Re: Privileges where not restored
Next
From: Ian Barwick
Date:
Subject: Re: [GENERAL] Oracle and Postgresql Play Nice Together on Same Computer?