Re: Table constraint ordering disrupted by pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Table constraint ordering disrupted by pg_dump
Дата
Msg-id 26567.986270137@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Table constraint ordering disrupted by pg_dump  (Philip Warner <pjw@rhyme.com.au>)
Ответы Re: Table constraint ordering disrupted by pg_dump  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-bugs
Philip Warner <pjw@rhyme.com.au> writes:
> While it't not a bug, it would be nice if pg_dump reproduced definitions as
> faithfully as possible. To that end, would it be worth selecting the
> constraints in OID order (using oid from pg_relcheck)?

If it's just another clause in a query, you might as well.  I wouldn't
take any risks for it though...

            regards, tom lane

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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Table constraint ordering disrupted by pg_dump
Следующее
От: Robert Hentosh
Дата:
Сообщение: Re: PostgreSQL 7.0.2 Date Miscalculation