Skip to content

Script to generate user and database in POSTGRESQL from command line

Notifications You must be signed in to change notification settings

themonti/Create_user_and_database_POSTGRES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Generate user and database in POSTGRESQL from command line

Script to generate user and database in POSTGRESQL from command line

Getting Started

  • Download script
  • chmod +x create_user_database_postgres_psql.sh
  • Edit: nano create_user_database_postgres_psql.sh
  • Change <youruser> and <yourpassword> in script
  • Execute: ./create_user_database_postgres_psql.sh dbname dbnewuser dbnewpass

Versioning

1.0 - 28/12/2017

Author

Antonio Monteagudo

About

Script to generate user and database in POSTGRESQL from command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages