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.
- 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  
**_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...
pgAgent Job: Issue with windows batch (exe application+ arguments): command arguements not supported
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...
Dark Theme starts with a big white screen, effectively flash-banging me until I select something from a table or so. 
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...
**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...
**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...
**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...
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"...