Re: Bug in pg_dump

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Bug in pg_dump
Дата
Msg-id 1037386274.14810.89.camel@jester
обсуждение исходный текст
Ответ на Bug in pg_dump  ("Robert John Shepherd" <robert@reviewer.co.uk>)
Ответы Re: Bug in pg_dump  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-bugs
> If you know how this problem might be fixed, list the solution below:
> ---------------------------------------------------------------------
>
> Dump all functions and types before indexes

This causes errors in other ways.  The true solution is to have pg_dump
use a decent dependency tracking mechanism.  7.4 should hold the fix for
pg_dump, although 7.3 has the dependency tracking mechanism.

--
Rod Taylor <rbt@rbt.ca>

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Get a CD
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: PostgreSQL No Longer Handles Mixed Case Sequences