Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1b7bba4

Browse files
Fix for TestgresRemoteTests::test_child_pids [thanks to Victoria Shepard]
This change was extracted from#149.
1 parentb949eb8 commit1b7bba4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎tests/test_simple_remote.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -940,6 +940,9 @@ def test_child_pids(self):
940940
ifpg_version_ge('10'):
941941
master_processes.append(ProcessType.LogicalReplicationLauncher)
942942

943+
ifpg_version_ge('14'):
944+
master_processes.remove(ProcessType.StatsCollector)
945+
943946
repl_processes= [
944947
ProcessType.Startup,
945948
ProcessType.WalReceiver,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp