Re: Privileges where not restored

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Privileges where not restored
Дата
Msg-id 20050120080201.GA37062@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Privileges where not restored  (Düster Horst <Horst.Duester@bd.so.ch>)
Список 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 по дате отправления:

Предыдущее
От: Düster Horst
Дата:
Сообщение: Re: Privileges where not restored
Следующее
От: Ian Barwick
Дата:
Сообщение: Re: [GENERAL] Oracle and Postgresql Play Nice Together on Same Computer?