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

Describe the bug We upgraded our pgAdmin to V9.3, now there are two kind of issues: the saved password for one user gets error: Failed to decrypt the saved password....

Bug

**_Please note that security bugs or issues should be reported to [email protected]._** If user click the **Forgotten Your Password?** link on the login page, pgadmin moves him to the 'reset_password'...

Feature

**Describe the solution you'd like** The Oauth2 Login with Entra ID should work with federated credentials, so that you dont need to create a client secret anymore when hosting pgAdmin...

Feature

arguably not a bug, but a (potential) improvement. When registering a server, if the name of a tunnel host is typed incorrectly, and therefore cannot be resolved to an IP...

Bug
Waiting for upstream

**Describe the bug** I have been using Chrome to log into pgAdmin on Web that we self host. This has been working fine. But now on the ChatGPT Atlas Browser,...

Feature

It seems like the French translation has not been updated in a while, because I see some French words and some English words when I activate French as user language....

Feature

**Describe the bug** When having `OAUTH2_AUTO_CREATE_USER = false` the login of a user gives an error message `'NoneType' object has no attribute 'is_active'`. **To Reproduce** Steps to reproduce the behavior:...

Bug

**Describe the bug** psql in pgAdmin on Windows is not working as expected. The typed characters are lagging. **Desktop (please complete the following information):** - OS: Windows 10 - pgAdmin...

Bug

**Describe the solution you'd like** A simple way to define a function that returns `setof` something for set returning functions. Perhaps a toggle called `Returns a set?` that when activated...

Feature

**Describe the solution you'd like** Some pgAdmin users confuse current `Change Password...` dialog for PostgreSQL user. They think that they are changing password for their pgAdmin account. I know that...

Housekeeping