| From: | Ajin Cherian <itsajin(at)gmail(dot)com> |
|---|---|
| To: | Peter Smith <smithpb2250(at)gmail(dot)com> |
| Cc: | Greg Nancarrow <gregn4422(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Euler Taveira <euler(at)eulerto(dot)com>, Rahila Syed <rahilasyed90(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Önder Kalacı <onderkalaci(at)gmail(dot)com>, japin <japinli(at)hotmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, David Steele <david(at)pgmasters(dot)net>, Craig Ringer <craig(at)2ndquadrant(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, Amit Langote <amitlangote09(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: row filtering for logical replication |
| Date: | 2021-11-03 12:50:38 |
| Message-ID: | CAFPTHDYKfxTr2zpA-fC12u+hL2abCc=276OpJQUTyc6FBgYX9g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Nov 2, 2021 at 10:44 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
.
>
> The patch 0005 and 0006 has not yet been rebased but will be updated
> in a few days.
>
Here's a rebase of all the 6 patches. Issue remaining:
1. Changes made to AlterPublicationTables() undid changes that were as
part of the schema publication patch. This needs to be resolved
with the correct approach.
regards,
Ajin Cherian
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v36-0001-Row-filter-for-logical-replication.patch | application/octet-stream | 74.3 KB |
| v36-0002-PS-Add-tab-auto-complete-support-for-the-Row-Fil.patch | application/octet-stream | 2.4 KB |
| v36-0005-PS-Row-filter-validation-walker.patch | application/octet-stream | 15.4 KB |
| v36-0003-PS-ExprState-cache-modifications.patch | application/octet-stream | 11.3 KB |
| v36-0004-PS-Row-filter-validation-of-replica-identity.patch | application/octet-stream | 22.1 KB |
| v36-0006-Support-updates-based-on-old-and-new-tuple-in-ro.patch | application/octet-stream | 21.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2021-11-03 12:51:48 | Re: Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation |
| Previous Message | Daniel Gustafsson | 2021-11-03 12:48:51 | Re: RFC: Logging plan of the running query |