test invalidation of obsolete replslots with active walsender

Edit
ID 3185
Title test invalidation of obsolete replslots with active walsender
Topic Miscellaneous
Created 2021-06-18 21:00:31
Last modified 2021-07-05 17:09:16 (3 years, 4 months ago)
Latest email 2021-07-05 17:10:24 (3 years, 4 months ago)
Status
2021-07: Committed
Target version
Authors Álvaro Herrera (alvherre)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3185
git checkout commitfest/cf/3185
Emails
Race condition in InvalidateObsoleteReplicationSlots()
First at 2021-04-08 00:10:37 by Andres Freund <andres at anarazel.de>
Latest at 2021-07-05 17:10:24 by vignesh C <vignesh21 at gmail.com>
Latest attachment (v4-0001-Add-test-case-for-obsoleting-slot-with-active-wal.patch) at 2021-06-18 21:05:45 from Álvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (v4-0001-Add-test-case-for-obsoleting-slot-with-active-wal.patch) at 2021-06-18 21:05:45 from Álvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v3-0001-Add-test-case-for-obsoleting-slot-with-active-wal.patch) at 2021-06-18 20:59:00 from Álvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v3-0001-Add-test-case-for-invalidating-an-active-replicat.patch) at 2021-06-11 16:27:57 from Álvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v2-0001-the-code-fix.patch) at 2021-06-11 00:58:17 from Álvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-the-code-fix.patch) at 2021-06-10 22:02:58 from Álvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-Alvaro-s-edits.patch) at 2021-04-29 17:28:20 from Álvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (0001-WIP-Sketch-for-a-fix-for-InvalidateObsoleteReplicati.patch) at 2021-04-08 02:09:13 from Andres Freund <andres at anarazel.de> (Patch: Yes)
History
When Who What
2021-07-05 17:09:16 vigneshwaran C (vignesh.postgres) Closed in commitfest 2021-07 with status: Committed
2021-07-05 17:09:16 vigneshwaran C (vignesh.postgres) Changed committer to alvherre
2021-06-18 21:00:41 Álvaro Herrera (alvherre) Changed authors to Álvaro Herrera (alvherre)
2021-06-18 21:00:31 Álvaro Herrera (alvherre) Attached mail thread 20210408001037.wfmk6jud36auhfqm@alap3.anarazel.de
2021-06-18 21:00:31 Álvaro Herrera (alvherre) Created patch record
Edit