A web based administration tool for the PostgreSQL database!

pgAdmin

pgAdmin 4 9.2

  -  196 MB  -  Freeware
  • Latest Version

    pgAdmin 4 9.6

  • Operating System

    Windows 8 (64-bit) / Windows 10 (64-bit) / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    pgAdmin Team / External Link

  • Filename

    pgadmin4-9.2-x64.exe

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.2.


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.2 Screenshots

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

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

What's new in this version:

New features:
- Added an ability to configure the font family for SQL editors
- Added support to automatically open a file after it is downloaded in the desktop mode
- Added support for post-connection SQL execution, which will be run automatically on each connection made to any database of the server
- Add support for restoring plain SQL database dumps
- Added support for creating Directory nodes in EPAS
- Change icon buttons to show tooltip even when disabled
- Add an option to load/replace the servers.json file on each container startup
- Open user management in a separate tab instead of a dialog to enhance UI/UX

Housekeeping:
- Added Security.md file

Fixed:
- Ensure that modal dialogs are not triggered more than once to avoid duplicates
- Change session files garbage collection strategy
- Fixed an issue where pgAdmin should fallback to main screen if the last opened screen is disconnected
- Fixed an issue where the PSQL terminal displays keyname for non alphanumeric keys
- Fixed an issue where geometries in the geometry viewer will render partially when the container was resized
- Change the stop/terminate icon at all the places for better UX
- Fixed an issue where the Schema Diff was not displaying the difference query when a table had a UNIQUE NULLS NOT DISTINCT constraint
- Fixed an issue where the query tool data grid did not respect the default value for columns of domain type when the domain had a default value
- Ensure the newly added parameters in the server dialog are incorporated into the Import/Export Servers functionality
- Fixed an issue where updating the grantee was not correctly applying the privileges
- Fixed an issue where the upgrade_check API returned an unexpected keyword argument ‘cafile’ due to changes in the urllib package supporting Python v3.13
- Fixed an issue where delete/rename was done on wrong file after sorting in Storage Manager
- Fixed an XSS vulnerability issue in the Query Tool and View/Edit Data
- Fixed a remote code execution issue in the Query Tool and Cloud Deployment
- Fixed an issue where query tool is crashing on macOS 15.4 due to a locale issue