Difference between revisions of "PgAdmin"
Jump to navigation
Jump to search
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:PgAdmin]] is a free and open-source graphical user interface (GUI) administration tool for PostgreSQL | + | {{lowercase}} |
+ | [[wikipedia:PgAdmin]] is a free and open-source graphical user interface (GUI) administration tool for [[PostgreSQL]] | ||
https://www.postgresqltutorial.com/postgresql-create-schema/ | https://www.postgresqltutorial.com/postgresql-create-schema/ | ||
− | + | * <code>create [[schema]] XXXXX authorization USER_NAME;</code> | |
+ | |||
+ | * MacOS installation: <code>[[brew install pgadmin4]]</code> | ||
+ | |||
+ | == Related terms == | ||
+ | * [[TablePlus]] | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Database management}} |
− | |||
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] |
Latest revision as of 08:52, 20 January 2025
wikipedia:PgAdmin is a free and open-source graphical user interface (GUI) administration tool for PostgreSQL
https://www.postgresqltutorial.com/postgresql-create-schema/
create schema XXXXX authorization USER_NAME;
- MacOS installation:
brew install pgadmin4
Related terms[edit]
See also[edit]
Advertising: