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

This PR adds conditional TLS support to the Helm chart's Ingress resource. The TLS block is rendered only if the ingress.tlsSecret value is defined, allowing users to enable HTTPS by...

Hello guys, Thanks for implementing the feature I requested (https://github.com/pgadmin-org/pgadmin4/issues/5779). You closed the ticket so fast I was not able to test it, so here is my feedback (tested on...

Feature

**Describe the bug** Version 9.10 is displaying new behavior that appears to be a bug. When I open an existing .sql file in the query tool, the file seems to...

Bug
EDB Sprint 206

**Describe the solution you'd like** I'd like it if we could see the data types next to the column names like this: **Describe alternatives you've considered** Generate the create table...

Feature
EDB Sprint 206

**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** When user wants to edit membership of any other user, if select different options for...

Bug

Bumps [electron](https://github.com/electron/electron) from 39.0.0 to 39.1.1. Release notes Sourced from electron's releases. electron v39.1.1 Release Notes for v39.1.1 Fixes Fixed an application crash when clicking or hovering over the native...

Dependencies

**Describe the bug** When pasting rows containing commas using the copy and paste function in the Query results grid, the columns become misaligned and are not pasted into the correct...

Bug
EDB Sprint 207

When using the Filtered Rows feature in the Object Explorer, I prefer to put each condition on a separate line in the Data Filter dialog when I have multiple conditions...

Bug
EDB Sprint 208

When expanding the list of schemas or interacting with a database that has a large OID (e.g. 2496070556), pgAdmin fails with the following error: ``` (psycopg.errors.NumericValueOutOfRange) integer out of range...

Bug
EDB Sprint 207