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** Sometime SELECT return 0 of X data and displays nothing. For example there LIMIT 10 with `Total rows: 0 of 10` And it does not display 10...
Dear Developers! I experienced this problem many times. I opened more databases. For each DBs I opened SQL Query windows. select * from nnn limit 10; Later I had to...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/7295*** *Originally created by **Dada Zhang** at 2022-04-08 01:48:36 UTC.* PgAdmin Version: 4 v6.7+ Operating system: Windows 10 Desktop resolution: 1920*1080 Pgadmin4 Window size: maximize BUG:...
This is an error dialog that keeps popping up while debugging. PG 14.3 Latest version of pgAdmin4 6.19 Web based interface. Happens if I start an external procedure with BEGIN;...
When comparing two tables that: - Have exactly the same DLL (see files source_dll.txt and target_dll.txt) - Have identical trigger DLL (see trigger_definition.txt), calling the **same trigger function** - The...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/6969*** *Originally created by **Dave Caughey** at 2021-11-01 14:31:18 UTC.* I just started playing with macros, and have the following usability observations: To create a macro,...
***Issue migrated from Redmine: https://redmine.postgresql.org/issues/6037*** *Originally created by **Frank Limpert** at 2020-11-24 15:09:50 UTC.* In pgAdmin3 (see attached screen shot), I can have a look inside the most recent PostgreSQL...
**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** a user try to connect via LDAP configuration pgadmin say that the password is not...
The @mui/styles package is deprecated from React 18 - https://mui.com/system/styles/basics/ Use - https://mui.com/material-ui/customization/how-to-customize/#2-reusable-component.
**Describe the bug** Currently, **pgAdmin does not provide any functionality that could be called Execute query**. _Although the keyboard shortcuts section contains "Execute query" option, using this shortcut will not...