pgsql: TAP test for logical decoding on standby

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: TAP test for logical decoding on standby
Date: 2023-04-08 09:26:51
Message-ID: E1pl4qQ-0021HB-Ch@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

TAP test for logical decoding on standby

Author: "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
Author: Amit Khandekar <amitdkhan(dot)pg(at)gmail(dot)com>
Author: Craig Ringer <craig(at)2ndquadrant(dot)com> (in an older version)
Author: Andres Freund <andres(at)anarazel(dot)de>
Reviewed-by: "Drouvot, Bertrand" <bertranddrouvot(dot)pg(at)gmail(dot)com>
Reviewed-by: Andres Freund <andres(at)anarazel(dot)de>
Reviewed-by: Robert Haas <robertmhaas(at)gmail(dot)com>
Reviewed-by: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Reviewed-by: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>

Branch
------
master

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

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.pm | 37 ++
src/test/recovery/meson.build | 1 +
.../recovery/t/035_standby_logical_decoding.pl | 734 +++++++++++++++++++++
3 files changed, 772 insertions(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-04-08 10:18:13 pgsql: Update tsearch regex memory management.
Previous Message Andres Freund 2023-04-08 08:10:56 pgsql: For cascading replication, wake physical and logical walsenders

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2023-04-08 09:27:15 Re: Minimal logical decoding on standbys
Previous Message Thomas Munro 2023-04-08 09:25:20 Re: Direct I/O