A web based administration tool for the PostgreSQL database!

pgAdmin

pgAdmin 4 9.14

  -  219 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.14.


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

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

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

What's new in this version:

Fixed:
- Fixed an issue where selecting all in the Query Tool’s Messages tab would select the entire page content
- Fixed an issue where OAuth2 authentication fails with ‘object has no attribute’ if OAUTH2_AUTO_CREATE_USER is False
- Ensure that the Geometry Viewer refreshes when re-running queries or switching geometry columns, preventing stale data from being displayed
- Fixed Process Watcher garbled text on Windows with non-UTF-8 locales
- Fixed an issue where ALT+F5 for executing a query in the Query Tool shows a crosshair cursor icon for rectangular selection
- Fixed an issue where the default fillfactor value for B-tree indexes was incorrect
- Fixed an issue where AI Reports are grayed out after setting an API key by auto-selecting the default provider
- Fixed an issue where AI Assistant does not notify that No API Key or Provider is Set
- Fixed misleading AI activity messages that could be mistaken for actual database operations
- Fixed an issue where AI Reports fail with OpenAI models that do not support the temperature parameter
- Fixed an issue where permissions page is not completely accessible on full scroll
- Fixed an issue where some LLM models would not use database tools in the AI assistant, instead returning text descriptions of tool calls
- Improve the AI Assistant user prompt to be more descriptive of the actual functionality
- Fixed an issue where LLM responses are not streamed or rendered properly in the AI Assistant
- Fix an issue where the AI Assistant was not retaining conversation context between messages, with chat history compaction to manage token budgets
- Fixed an issue where the AI Assistant input textbox sometimes swallows the first character of input
- Clarify where the LLM API key files should be
- Fixed an issue where the Query tool kept prompting for a password when using a shared server
- Support /v1/responses for OpenAI models