Re: propagating replica identity to partitions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: propagating replica identity to partitions
Date
Msg-id 260477b8-ba7e-b0c2-580e-735bdd6e9591@2ndquadrant.com
Whole thread Raw
In response to Re: propagating replica identity to partitions  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: propagating replica identity to partitions
Re: propagating replica identity to partitions
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: propagating replica identity to partitions
Next
From: Daniel Gustafsson
Date:
Subject: Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid