From: | Marco Nenciarini <marco(dot)nenciarini(at)2ndquadrant(dot)it> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] Logical decoding of TRUNCATE |
Date: | 2018-01-15 10:50:37 |
Message-ID: | 28a59551-b1f5-8ed4-65cf-76d17e7ee7e6@2ndquadrant.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Hi all,
After commit bbd3363e128daec0e70952c1bb2f12ab1f6f1292 that refactor
subscription tests to use PostgresNode's wait_for_catchup, the patch
needs to be updated to use wait_for_catchup.
Attached there is the updated patch. is discussed in a separate thread
https://commitfest.postgresql.org/16/1447/, but I've posted it also here
to ease the review of the 0002.
Regards,
Marco
--
Marco Nenciarini - 2ndQuadrant Italy
PostgreSQL Training, Services and Support
marco(dot)nenciarini(at)2ndQuadrant(dot)it | www.2ndQuadrant.it
Attachment | Content-Type | Size |
---|---|---|
0001-truncate_ignore_fks_role_replica.v2.patch | text/plain | 2.6 KB |
0002-logical_decode_truncate.v13.patch | text/plain | 52.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Neto pr | 2018-01-15 13:38:12 | why SSD is slower than HDD SAS 15K ? |
Previous Message | Guillaume Lelarge | 2018-01-15 09:45:16 | Re: Update blocking another update |
From | Date | Subject | |
---|---|---|---|
Next Message | Marina Polyakova | 2018-01-15 12:07:01 | Re: master make check fails on Solaris 10 |
Previous Message | Amit Khandekar | 2018-01-15 10:41:13 | Re: [HACKERS] UPDATE of partition key |