Difference between revisions of "PgAdmin"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
 +
[[wikipedia:PgAdmin]] is a free and open-source graphical user interface (GUI) administration tool for [[PostgreSQL]]
  
create schema XXXXX authorization USER_NAME;
+
 
 +
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]]
  
  

Latest revision as of 12:42, 20 September 2021

Advertising: