Skip to content

Fiiyinfoluwa/setup-postgresql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Installation and Set up of PostgreSQL using BASH SCRIPT

Pgsql-non-interactive.sh

Pgsql-non-interactive.sh installs PostgreSQL and creates pgsql user "Seyi" and database "ExampleDB".

Pgsql-non-interactive.sh can be deployed via ansible as it doesn't require user interaction

Pgsql-interactive.sh

Pgsql-interactive.sh installs PostgreSQL and requests input from the user to create to enter name for desired pgsql user to be created, database name and user the database should be connected to.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages