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.
**Description** When a database is recreated while pgAdmin has an open connection to it, attempting to view or edit data from a table results in the error "The specified object...
pgadmin4 connect to postgreSQL14 service, check it dashboard, then check logs,it appears. **To Reproduce** Steps to reproduce the behavior: 1. connect to postgreSQL service 2. Click on dashboard 3. Click...
When will it be available on Ubuntu 25.04?
# To reproduce 1. Search for a column name in a database 2. Go down the list of results, double-clicking or hitting Enter to open the object # Expected result...
**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** When opening PG admin on desktop 1 and moving to desktop 2 etc, application window...
When performing multi-line edits in the query editor using Alt+Mouse selection, you can select text across multi-lines however when you perform a copy, it only copies from the first line...
**To Reproduce** Steps to reproduce: 1. Set the AUTHENTICATION_SOURCES = ['internal', 'ldap', 'oauth2', 'webserver', 'kerberos'] in config_local.py or config.py 2. Start the pgAdmin 4 and create a new user with...
Hi, I'm using PGAdmin to manage my postgres databases and just discovered a bit strange behavior - every time when container is recreated (due to upgrade) or docker service is...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/7334*** *Originally created by **Aditya Toshniwal** at 2022-04-26 11:20:56 UTC.* Currently, react-data-grid component used does not allow to: 1. Shift + Arrow down to select rows....
Remaining piece of #5266 **Describe the bug** Select a cell and shift + click on another cell. It is expected that the complete range is selected.