Skip to content

SamCreamer/psql-db-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Postgres DB Setup

This is a simple script that takes a few inputs and makes a PSQL db for you. Could be useful for setting up DBs quickly for dev environments.

To use, simply run:

sudo ./psql_db_setup.sh

You may have to do this first:

chmod +x psql_db_setup.sh

About

Easy setup for a PSQL db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages