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

From Michael Paquier
Subject Re: propagating replica identity to partitions
Date
Msg-id 20190301025547.GI1348@paquier.xyz
Whole thread Raw
In response to Re: propagating replica identity to partitions  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Thu, Feb 28, 2019 at 07:41:11PM -0300, Alvaro Herrera wrote:
> We all seem to agree that REPLICA IDENTITY should recurse.

(entering the ring)
FWIW, I agree that having REPLICA IDENTITY recurse on partitions feels
more natural, as much as being able to use ALTER TABLE ONLY to only
update the definition on a given partition member.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Remove Deprecated Exclusive Backup Mode
Next
From: "Osumi, Takamichi"
Date:
Subject: RE: extension patch of CREATE OR REPLACE TRIGGER