Difference between revisions of "PgAdmin"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
* <code>create [[schema]] XXXXX authorization USER_NAME;</code> | * <code>create [[schema]] XXXXX authorization USER_NAME;</code> | ||
− | * MacOS installation: <code>[[brew install]] | + | * MacOS installation: <code>[[brew install pgadmin4]]</code> |
== Related terms == | == Related terms == | ||
Line 14: | Line 14: | ||
== See also == | == See also == | ||
* {{Database management}} | * {{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: