Re: propagating replica identity to partitions

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: propagating replica identity to partitions
Дата
Msg-id 260477b8-ba7e-b0c2-580e-735bdd6e9591@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: propagating replica identity to partitions  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: propagating replica identity to partitions  (Simon Riggs <simon@2ndquadrant.com>)
Re: propagating replica identity to partitions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On 2019-03-28 18:16, Simon Riggs wrote:
> SET TABLESPACE should not recurse because it copies the data, while
> holding long locks. If that was ever fixed so it happened concurrently,
> I would agree this could recurse by default.

Since a partitioned table has no storage, what is the meaning of moving
a partitioned table to a different tablespace without recursing?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: propagating replica identity to partitions
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid