Skip to content

Instantly share code, notes, and snippets.

@johnnybee4e
Created January 12, 2019 19:31
Show Gist options
  • Save johnnybee4e/cbb1e3081cec5ddb5d1d2cc50238eb92 to your computer and use it in GitHub Desktop.
Save johnnybee4e/cbb1e3081cec5ddb5d1d2cc50238eb92 to your computer and use it in GitHub Desktop.
Postgres Installation Assignment

Installing PostGresSQL

On your own, please set up and configure PostGresSQL. You can use one of these tutorials:

PostgresSQL is an open source database, which you can use to write and read data in your app. Why use Postgres? There is some information here: https://www.compose.com/articles/what-postgresql-has-over-other-open-source-sql-databases/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment