BUG #11638: Transaction safety fails when constraints are dropped and analyze is done
В списке pgsql-bugs по дате отправления:
| От | cg@osss.net |
|---|---|
| Тема | BUG #11638: Transaction safety fails when constraints are dropped and analyze is done |
| Дата | |
| Msg-id | 20141010181433.25463.5856@wrigleys.postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #11638: Transaction safety fails when constraints are
dropped and analyze is done
Re: BUG #11638: Transaction safety fails when constraints are dropped and analyze is done |
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 11638 Logged by: Casey Allen Shobe Email address: cg@osss.net PostgreSQL version: 9.3.5 Operating system: Linux (RHEL 5) Description: Discovered on 8.4.5, reproducible on 9.3.5. The paste pretty much explains it all: http://pgsql.privatepaste.com/162682d176 When, within a transaction: * I drop a foreign key (or any) constraint. * Load some data to the table which won't fit the constraint. * Analyze the table. * Attempt to re-add the constraint which fails and should roll back the whole transaction. The constraint is still missing after rollback. If I take out the analyze step, it works as expected.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера