Re: Table constraint ordering disrupted by pg_dump

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Table constraint ordering disrupted by pg_dump
Дата
Msg-id 3.0.5.32.20010403131448.00c514a0@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: Table constraint ordering disrupted by pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Table constraint ordering disrupted by pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
At 16:40 2/04/01 -0400, Tom Lane wrote:
>
>I don't believe this is a bug.  There is no guarantee that constraints
>are checked in any particular order.
>

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)?


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: PostgreSQL 7.0.2 Date Miscalculation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Table constraint ordering disrupted by pg_dump