PostgreSQL

From Briki
Revision as of 12:04, 7 February 2020 by Andrew (talk | contribs) (Creating a DB)
Jump to: navigation, search

PostgresSQL

Creating a DB

 sudo su - postgres
 createdb <dbname>