Re: Re: [BUG?] tgconstrrelid doesn't survive a dump/restore

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Re: [BUG?] tgconstrrelid doesn't survive a dump/restore
Дата
Msg-id 3.0.5.32.20010419123055.02ce0760@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: [BUG?] tgconstrrelid doesn't survive a dump/restore  (Joel Burton <jburton@scw.org>)
Ответы Re: Re: [BUG?] tgconstrrelid doesn't survive a dump/restore  (Jan Wieck <JanWieck@Yahoo.com>)
Список pgsql-hackers
At 16:25 18/04/01 -0400, Joel Burton wrote:
>
>Do we know if the problem is in pg_dump, or is there no way
>to pass the tgconstrrelid value in the CREATE CONSTRAINT TRIGGER
>statement?
>

It's because pg_dump is not designed to dump these constraints *as*
constraints. We just need to make pg_dump clever enough to do that.


----------------------------------------------------------------
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-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: [BUG?] tgconstrrelid doesn't survive a dump/restore
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUG] views and functions on relations