pgAdmin 4 v9.14 Release Brings AI Fixes and Better Data Handling
The latest update for the database management tool brings specific improvements to the artificial intelligence features that have been frustrating many users recently. This pgAdmin 4 v9.14 release addresses several critical bugs related to API keys and index configurations. Readers will find out which changes matter most for daily workflows without needing to wade through technical jargon.
AI Assistant Behavior Gets a Reality Check in pgAdmin 4 v9.14
The development team finally addressed the annoyance of seeing AI features when they were supposed to be disabled by configuration settings. It used to happen that users would see the tabs and menus even after setting the "LLM_ENABLED" flag to false which wasted time clicking dead links. Now text can be copied directly from the chat panel so analysts do not need to retype results manually. The update also improves how conversation context is retained between messages while managing token budgets more effectively for long sessions.
Data Handling and Configuration Stability Updates
Binary data downloads are now supported within the result grid which helps those working with large objects or blobs without external tools. A specific fix ensures that the Geometry Viewer refreshes properly when re-running queries to prevent stale data from appearing on screen. OAuth2 authentication no longer fails with attribute errors if auto user creation is disabled during setup. The default fillfactor value for B-tree indexes has also been corrected to match expected database performance standards.
You can download the new release from here.
