Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
В списке pgsql-hackers по дате отправления:
| От | Simon Riggs |
|---|---|
| Тема | Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock |
| Дата | |
| Msg-id | 1279468946.25158.5462.camel@ebony обсуждение исходный текст |
| Ответ на | Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock (Andres Freund <andres@anarazel.de>) |
| Ответы |
Re: ALTER TABLE SET STATISTICS requires AccessExclusiveLock
|
| Список | pgsql-hackers |
On Sun, 2010-07-18 at 17:28 +0200, Andres Freund wrote: > Unfortunately the same issue exists with constraint exclusion - and we > can hardly disable that for serializable transactions... Then I think the fix is to look at the xmin values on all of the tables used during planning and ensure that we only use constraint-based optimisations in a serializable transaction when our top xmin is later than the last DDL change (via its xmin). -- Simon Riggs www.2ndQuadrant.comPostgreSQL Development, 24x7 Support, Training and Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера