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 solution you'd like** I want to select multiple tables or relationships in ERD tool in other ways. **Describe alternatives you've considered** Select few tables with a selection box...

Feature

**Describe the solution you'd like** On right clicking a database it should be possible to copy a URL to connect to it, to the clipboard. There a are different formats...

Feature

Add option to set auto completion keyboard shortcuts

Feature

Currently, new query windows are opened in non-maximized mode and do not remember the last opened mode setting (i.e. if the window is maximized after launch and then closed, subsequent...

Feature

schema diff suggests this nonsense to me: ```sql REVOKE ALL ON TABLE schema1.table1 FROM user1; GRANT ALL ON TABLE schema1.table1 TO user1; ``` Note that source and target are different...

Bug

The query tool and psql workspaces only support password authentication. Please can you enable Kerberos authentication for these features?

Feature

**Describe the solution you'd like** If the text in a cell is longer than the column width, the text is truncated and a `...` is displayed to indicate the horizontal...

Feature

**Describe the solution you'd like** Set an option to show just short named data types, like varchar and not character varying, on grids and table column properties. It consumes a...

Feature

Hi guys, I want to suggest if possible to add a '**test**' option for a new connection, before i'll save it in my pgAdmin. Thank you Victor

Feature

**Describe the solution you'd like** 1. When you are creating / editing a view, it would be great to have the ability to Apply the changes and keep the window...

Feature