pgadmin4 icon indicating copy to clipboard operation
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.

Results 409 pgadmin4 issues
Sort by recently updated
recently updated
newest added

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** Passwords of DB does not preserved in storage. When i try to connect to saved...

Bug
EDB Sprint 192

**Describe the bug** Column header edge may be dragged to increase/decrease the column size. On drag, the column beings to resize, but on drag end the column resets to a...

Bug
EDB Sprint 192

I have some events with large JSONs (average 0.8MB per JSON) stored in a table and when I try to visualize those, the Data Output interface gets flaky, blank rectangles...

Bug
EDB Sprint 192

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** A script using multiple top-level DO blocks that uses transaction control within the DO blocks,...

Bug
EDB Sprint 192

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** In the past we could query this table without pgadmin using so much memory, so...

Bug
EDB Sprint 192

Resolves issue #8015 ### What does this PR do? This PR resolves issue in the object explorer window for server groups, where updating the names for existing server groups don't...

**Describe the bug** "Install for me only" installation mode requests UAC authorisation at the end of install to install VCRedist defeating the purpose of "Install for me only" installation mode....

Bug
EDB Sprint 192

we would like to have json logging including "message" and "severity" properties to use it in all components in the docker container image. When setting PGADMIN_CONFIG_JSON_LOGGER to true there are...

Feature