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 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...
**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...
Add option to set auto completion keyboard shortcuts
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...
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...
The query tool and psql workspaces only support password authentication. Please can you enable Kerberos authentication for these features?
**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...
**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...
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
**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...