Re: deferred primary key and logical replication

From: Ajin Cherian <itsajin(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Euler Taveira <euler(dot)taveira(at)2ndquadrant(dot)com>
Subject: Re: deferred primary key and logical replication
Date: 2020-08-03 09:46:35
Message-ID: 159644799581.1150.16523802358386590581.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: not tested
Documentation: not tested

Patch applies cleanly. Tested that update/delete of tables with deferred primary keys now work with logical replication. Code/comments look fine.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2020-08-03 11:11:58 Re: [PATCH] postgres_fdw connection caching - cause remote sessions linger till the local session exit
Previous Message Asim Praveen 2020-08-03 09:34:08 Re: [PATCH] - Provide robust alternatives for replace_string