Foreign key in pg_dump / psql
От
Rod Taylor
Тема
Foreign key in pg_dump / psql
Дата
Msg-id
1028683062.93791.9.camel@jester
Список
Дерево обсуждения
Foreign key in pg_dump / psql Rod Taylor <rbt@zort.ca>
Re: Foreign key in pg_dump / psql Bruce Momjian <pgman@candle.pha.pa.us>
Re: Foreign key in pg_dump / psql Tom Lane <tgl@sss.pgh.pa.us>
Re: Foreign key in pg_dump / psql Rod Taylor <rbt@zort.ca>
Re: Foreign key in pg_dump / psql Bruce Momjian <pgman@candle.pha.pa.us>
Re: Foreign key in pg_dump / psql Bruce Momjian <pgman@candle.pha.pa.us>
Re: Foreign key in pg_dump / psql Tom Lane <tgl@sss.pgh.pa.us>
Re: Foreign key in pg_dump / psql Bruce Momjian <pgman@candle.pha.pa.us>
A couple of bits of the depend/constraint patch that were not applied. It displays foreign key structure in /d while skipping the triggers that make up the foreign key. Dumps foreign keys as alter table statements on >=7.3. Older DBs will continue to dump triggers (no pg_constraint table).
В списке pgsql-patches по дате отправления