Skip to content

Problem of zombie (#438) and postmaster pid file (#441) is fixed - #440

Merged
dmitry-lipetsk merged 8 commits into
postgrespro:masterfrom
dmitry-lipetsk:D20260923_001--linux-zombie
Sep 23, 2026
Merged

dmitry-lipetsk merged 8 commits into
postgrespro:masterfrom
dmitry-lipetsk:D20260923_001--linux-zombie

Conversation

@dmitry-lipetsk

@dmitry-lipetsk dmitry-lipetsk commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator
  • src/impl/platforms/linux/internal_platform_utils.py:

    • we catch ProcessLookupError
    • we process only ExecUtilException.exit_code==1
  • utils.get_pg_node_state is rewritten


Closes #438
Closes #441

@dmitry-lipetsk
dmitry-lipetsk force-pushed the D20260923_001--linux-zombie branch from 0b231e6 to d02fb0c Compare September 23, 2026 15:49
@dmitry-lipetsk dmitry-lipetsk changed the title linux: InternalPlatformUtils::_is_file_not_found_exception is corrected Problem of zombie (#438) and postmaster pid file (#441) is fixed Sep 23, 2026
@dmitry-lipetsk
dmitry-lipetsk merged commit 1333cd2 into postgrespro:master Sep 23, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: pg_ctl: invalid data in PID file "/tmp/tgsn_s9ox6l1j/data/postmaster.pid" A problem with test TestTestgresCommon.test_kill__ok[local] (

1 participant