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

- On your website mentioned pagadmin4 was supported in Ubuntu 24.04 but it's not working - I have attached an error screenshot. so please find the attachment ![image](https://github.com/pgadmin-org/pgadmin4/assets/92075255/69da0ad0-97d7-40e4-874a-796972711b08) ![image](https://github.com/pgadmin-org/pgadmin4/assets/92075255/7b219d1c-c07b-4873-a2f5-6f8f86fe6dc6)

Bug

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** pgAgent Job issue: Couldn't get a connection to the database when local SQL mode specified...

Bug
EDB Sprint 168

i,pgadmin-hackers. I am using pgagent(edb_pgagent_pg16.exe) to config job for custom application (.exe) with arguments. The problem I encountered if I add command parameters as showed below, I got result with...

Bug
EDB Sprint 168

Dark Theme starts with a big white screen, effectively flash-banging me until I select something from a table or so. ![image](https://github.com/pgadmin-org/pgadmin4/assets/4634482/c97c7ea2-14b3-4df0-8a5c-2456ea8f02c4)

When I use my keyboard arrow keys to minimize/collapse my list of servers in my server browser it will (virtually every single time) blank out my server browser menu. I...

Bug
EDB Sprint 168

**Describe the bug** Suppose there is a user who is a member of another role who does not have the privilege to cancel a query runs a long query and...

Bug
EDB Sprint 169

**My Docker-Compose file is ..** ``` version: "3.7" services: nginx: image: nginx:stable-alpine ports: - "5051:80" # Adjust port if needed volumes: - ./nginx.conf:/etc/nginx/conf.d/default.conf:ro networks: - pgadmin_net pgadmin: restart: always container_name:...

**Desktop (please complete the following information):** - OS: [All] - Version: [e.g. 6.20] - Mode: [Desktop and Server] - Package type: [All] The ERD tool is not launching through the...

Bug
EDB Sprint 168

**Describe the bug** If the user goes into the pg_catalogs and expands the procedure node then "raise_application_error" is also displayed but if the user tries to debug it, the user...

Bug
EDB Sprint 168

I'm trying to use the query tool. I'm on windows, and I expect shortcuts to use `ctrl`, e.g., "save" should be `ctrl-s` and "open" should be `ctrl-o`. However, my "accesskey"...

Feature
EDB Sprint 168