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.
**Describe the bug** When starting pgAdmin 4 on Windows 11, the application starts but the GUI is invisible. This occurs when the previous application state was saved with a different...
**Describe the bug** When running something like `select * from bigtable` on a table with many rows, RAM usage of pgAdmin baloons to the size of the table size. This...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/4323*** *Originally created by **Michael Shapiro** at 2019-06-05 05:51:33 UTC.* PgAdmin3 has the ability to see the encrypted password for a login role. Can this be...
Add metric prefixes only for the coordinate plane of graphs with large values. The interpretation of the style of points should be left unchanged. For example Tuples out 500 000...
Hello. There is PGADMIN_DEFAULT_PASSWORD_FILE which can be used to pass default password from docker secrets. There is no way to pass default password for PGADMIN_CONFIG_CONFIG_DATABASE_URI from docker secrets. So the...
**Describe the solution you'd like** Support restore of plain format SQL dumps. The Restore tool should examine the candidate file when selected in the UI, and figure out if it's...
**Describe the solution you'd like** I'd like 1) pgAdmin to automatically update itself or 2) add a one-click update now/in background button in-app **Describe alternatives you've considered** Upon dismiss of...
**Describe the solution you'd like** I would like to be able to use the same Docker secret to provision a password for Postgres **and** to configure a server in PgAdmin4....
relates to https://github.com/pgadmin-org/pgadmin4/issues/4639 If I am controlling access with Oauth, then there should be a way to have a server shared for a specific group of users (assuming they do...
A clear and concise description of what the bug is. There is no syntax highlighting in the table names and columns Steps to reproduce the behavior: 1. Any query A...