|
|
|
|
|
by mattashii
934 days ago
|
|
I haven't used v4 because last time I wanted to use an UI for managing the DB: - It didn't have 'connect with psql' that v3 did - It added significant overhead and connections to the DB server - It didn't have proper windowing support (e.g. panels could easily get lost) - Shutting it down regularly required going into process manager, rather than closing the window. These are the issues I can remember, but I've never really looked at it since then, in '20 or '21. Maybe those issues were fixed. Probably not. |
|
https://www.pgadmin.org/docs/pgadmin4/8.0/psql_tool.html
> ... Administrators can enable the use of the PSQL tool in the pgAdmin configuration by setting the ENABLE_PSQL option to True; ...