pgadmin4
pgadmin4 copied to clipboard
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
PG/EPAS 16 and above
**environment details:** - DB Version: 16.8 - pgAdmin Version: 9.4 **Issue:** When developers run the debugger in pgAdmin, all the buttons would grey out, and the session remains active until...
**Describe the bug** Explain in the Query tool executes the query instead of explaining its plan - both with clicking the "E" icon and pressing the F7 button. **To Reproduce**...
**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** This seems to be the same issue as #7809 and #7900 which is marked as...
Errors in process watcher of restore job: "pg_restore: error: utility failed with exit code: None"
**Describe the bug** When restoring a database many of the following errors appear in the job's process watcher, but the database restore finishes successully. When opening the log afterwards the...
**Describe the solution you'd like** Integrate https://marimo-team.github.io/codemirror-sql/ which adds support for SQL syntax validation.
In both schemata i have defined exactly the same triggers, even taking care that in both schemata the trigger and function names are written using only lower-case letters, nevertheless schema...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/4832*** *Originally created by **A. Kromic** at 2019-10-14 07:19:45 UTC.* A pgAdmin4 feature I have always wanted is having some "restore" command in the server or...
When and administrator removes the permission "Manage Server" for a group, the users in that group are now allowed to create/edit servers: Basically they can't do right-click on the server...