Content-Length: 903 | pFad | http://github.com/postgrespro/testgres/pull/163.patch

thub.com From 1b7bba4479a98c9d207e0e89b16e8a8269e826a8 Mon Sep 17 00:00:00 2001 From: "d.kovalenko" Date: Tue, 10 Dec 2024 20:37:56 +0300 Subject: [PATCH] Fix for TestgresRemoteTests::test_child_pids [thanks to Victoria Shepard] This change was extracted from #149. --- tests/test_simple_remote.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/test_simple_remote.py b/tests/test_simple_remote.py index 26ac7c61..c8dd2964 100755 --- a/tests/test_simple_remote.py +++ b/tests/test_simple_remote.py @@ -940,6 +940,9 @@ def test_child_pids(self): if pg_version_ge('10'): master_processes.append(ProcessType.LogicalReplicationLauncher) + if pg_version_ge('14'): + master_processes.remove(ProcessType.StatsCollector) + repl_processes = [ ProcessType.Startup, ProcessType.WalReceiver,








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/testgres/pull/163.patch

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy