Re: Open 7.3 issues
От | Rod Taylor |
---|---|
Тема | Re: Open 7.3 issues |
Дата | |
Msg-id | 1029383893.93691.25.camel@jester обсуждение исходный текст |
Ответ на | Open 7.3 issues (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Open 7.3 issues
Re: Open 7.3 issues |
Список | pgsql-hackers |
> Dependency - have pg_dump auto-create dependencies when loading 7.2.X > data? > > Are we as far as we can go here? The only trouble maker is foreign keys. If there was a nice way of finding foreign keys in 7.2 and prior it probably would have been implemented a long time ago in pg_dump :) Something in the release notes about how the foreign key dependency stuff only works if they drop all current foreign keys (drop trigger) and re-add them via alter table add foreign key is suggested. Worst case scenario for Foreign keys is they will have what they always had.
В списке pgsql-hackers по дате отправления: