Re: Update does not move row across foreign partitions in v11

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Update does not move row across foreign partitions in v11
Дата
Msg-id CAKJS1f8Yb1zU3n0Yua0wRJK4Mv6XN5pr+H4Lk_PYnR+CSvSs2A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Update does not move row across foreign partitions in v11  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: Update does not move row across foreign partitions in v11
Список pgsql-hackers
On Sat, 9 Mar 2019 at 00:09, Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp> wrote:
> IMO I think it's better that we also mention that the UPDATE can move
> rows into a foreign partition if the FDW supports it.  No?

In my opinion, there's not much need to talk about what the
limitations are not when you're mentioning what the limitations are.
Maybe it would be worth it if the text was slightly unclear on what's
affected, but I thought my version was fairly clear.

If you think that it's still unclear, then I wouldn't object to adding
"  There is no such restriction on <command>UPDATE</command> row
movements out of native partitions into foreign ones.".  Obviously,
it's got to be clear for everyone, not just the person who wrote it.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Update does not move row across foreign partitions in v11
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: WIP: Avoid creation of the free space map for small tables