pgadmin-org / pgadmin-org/pgadmin4

Cannot backup using pg_dump.exe in version 9.18

Open
#10,435 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
Python
Stars
3.8k
Forks
891
Avg merge
4d 7h
Merged PRs (30d)
8

Description

Trying to back up a table in plain format gets an error where gssapi64.dll cannot be located. The program run is "C:\Program Files\pgAdmin 4\runtime\pg_dump.exe". The DLL is installed into "C:\Program Files\pgAdmin 4\python". This can be worked around by adding that directory to your path. This worked in 9.17 but not in 9.18 (both desktop versions) under Windows Server 2025.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the plain-format table backup with pg_dump.exe in the pgAdmin 4 desktop version 9.18 on Windows Server 2025, then compare its DLL lookup behavior with version 9.17. Done means the backup runs without requiring the pgAdmin 4 Python directory to be added manually to PATH.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql, python
Domain
databases, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.