pgsql: Test that invalidated logical slots doesn't retain WAL.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Test that invalidated logical slots doesn't retain WAL.
Date: 2023-05-04 03:14:38
Message-ID: E1puPQU-000NHb-BT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Test that invalidated logical slots doesn't retain WAL.

Author: Bertrand Drouvot
Reviewed-by: Shi yu, Amit Kapila, Vignesh C
Discussion: https://postgr.es/m/2fefa454-5a70-2174-ddbf-4a0e41537139@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a6e04b1d20c2e9cece9b64bb5b36ebfdc3a9031b

Modified Files
--------------
.../recovery/t/035_standby_logical_decoding.pl | 38 ++++++++++++++++++++--
1 file changed, 36 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-05-04 05:37:29 pgsql: doc: New glossary entries
Previous Message Andrew Dunstan 2023-05-03 22:39:55 Re: issue with meson builds on msys2