Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key |
| Дата | |
| Msg-id | 8293.1520528639@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: [HACKERS] Restrict concurrent update/delete with UPDATE ofpartition key
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> Therefore, the only options are (1) ignore the problem, and let a
> cross-partition update look entirely like a delete+insert, (2) try to
> throw some error in the case where this introduces user-visible
> anomalies that wouldn't be visible otherwise, or (3) revert update
> tuple routing entirely. I voted for (1), but the consensus was (2).
FWIW, I would also vote for (1), especially if the only way to do (2)
is stuff as outright scary as this. I would far rather have (3) than
this, because IMO, what we are looking at right now is going to make
the fallout from multixacts look like a pleasant day at the beach.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера