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** SSH file is not able to read and change when the server is shared therefore...

Bug
EDB Sprint 168

After a pip upgrade I am getting (and have been getting in previous upgrades) the following error: `ImportError: cannot import name 'url_decode' from 'werkzeug.urls' ` The reason this is not...

Bug

Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.12 to 3.1.19. Changelog Sourced from psycopg[c]'s changelog. .. currentmodule:: psycopg .. index:: single: Release notes single: News psycopg release notes Future releases Psycopg 3.2 (unreleased) ^^^^^^^^^^^^^^^^^^^^^^^^...

Dependencies

**Describe the bug** On Windows Backup and Restore exit with no error message. **To Reproduce** Steps to reproduce the behavior: 1. After using the installer linked from https://www.postgresql.org/download/windows/ 2. Run...

Bug
EDB Sprint 192

``` services: postgres: container_name: postgres image: postgres:15.2-alpine environment: - POSTGRES_USER=postgres - POSTGRES_PASSWORD=postgres - POSTGRES_DB=postgres ports: - "15432:5432" restart: unless-stopped pgadmin: container_name: pgadmin image: dpage/pgadmin4 restart: always environment: PGHOST: postgres PGADMIN_DEFAULT_EMAIL:...

Bug

**Describe the bug** When close pgAdmin4 without closing query tools, connections for query tools are not closed. **To Reproduce** Steps to reproduce the behavior: 1. Open pgAdmin4 in browser and...

Bug

**To Reproduce** Steps to reproduce the behavior: 1. Select any function and start debugging. 2. Click on the continue/start button. 3. Again click on the continue/start button. 4. Click on...

Bug
EDB Sprint 168

My pgadmin account has been locked and I would like to unlock it

**Describe the bug** What happened if the values in graphs on Dashboard was negative numbers? Is it a bug, or has it an explainable reason? Thanks. **Screenshots** ![dash_negative](https://user-images.githubusercontent.com/124900856/233642550-29a06598-94e7-45c2-8ff9-2447b2a62c53.png) If applicable,...

Bug

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** pgAdmin fails to start when Ubuntu OS is upgraded to a major version, even to...

Bug
EDB Sprint 168