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, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy