A web based administration tool for the PostgreSQL database!

pgAdmin

pgAdmin 4 9.10

  -  211 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of pgAdmin 4 9.10.


For those interested in downloading the most recent release of pgAdmin or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • pgAdmin 4 9.10 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    pgAdmin 4 9.10 Screenshot 1
  • pgAdmin 4 9.10 Screenshot 2
  • pgAdmin 4 9.10 Screenshot 3
  • pgAdmin 4 9.10 Screenshot 4
  • pgAdmin 4 9.10 Screenshot 5

What's new in this version:

New features:
- Added the ability to search for tables and automatically bring them into view in the ERD tool
- Add support of DEPENDS/NO DEPENDS ON EXTENSION for PROCEDURE
- Add support for setting image download resolution in the ERD tool
- Add support for displaying detailed Citus query plans instead of ‘Custom Scan’ placeholder
- Add support for formatting .pgerd ERD project file

Housekeeping:
- Migrate pgAdmin UI to use React 19

Fixed:
- Fixed an issue where data output column resize is not sticking in Safari
- Fixed an issue where Schema Diff does not ignore Tablespace for indexes
- Fixed an issue where the 2FA window redirected to the login page after session expiration
- Fixed an issue where the Select All option on the columns tab of import/export data was not working in languages other than English
- Fixed an issue where the Debian build process failed with a “Sphinx module not found” error when using a Python virtual environment
- Fixed an issue where the last used storage directory was reset to blank, leading to access denied errors during backup or restore operations
- Fixed an issue that prevented assigning multiple users to an RLS policy
- Fixed remote code execution vulnerability when restoring PLAIN-format SQL dumps in server mode
- Fixed Command injection vulnerability allowing arbitrary command execution on Windows
- Fixed LDAP authentication flow vulnerable to TLS certificate verification bypass
- Fixed LDAP injection vulnerability in LDAP authentication flow