summaryrefslogtreecommitdiff
path: root/src/test/recovery/t/035_standby_logical_decoding.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix the race condition in the test case added by commit a6e04b1d20.Amit Kapila2023-05-091-18/+18
* Test that invalidated logical slots doesn't retain WAL.Amit Kapila2023-05-041-2/+36
* Improve one of the test cases in 035_standby_logical_decoding.pl.Amit Kapila2023-04-281-5/+10
* Add a test to verify that subscription to the standby works.Amit Kapila2023-04-271-2/+89
* Reduce the log level in 035_standby_logical_decoding.pl.Amit Kapila2023-04-251-2/+0
* Improve error messages introduced in be87200efd9 and 0fdab27ad68Andres Freund2023-04-121-2/+2
* 035_standby_logical_decoding: Add missing waits for replicationAndres Freund2023-04-111-0/+6
* Suppress bogus printout during new 035_standby_logical_decoding.pl test.Tom Lane2023-04-081-1/+1
* TAP test for logical decoding on standbyAndres Freund2023-04-081-0/+734