Skip to content

Instantly share code, notes, and snippets.

@mohapsat
Created January 18, 2019 23:20
Show Gist options
  • Save mohapsat/6f02e53cacddc3f7f06e7e3d555c7886 to your computer and use it in GitHub Desktop.
Save mohapsat/6f02e53cacddc3f7f06e7e3d555c7886 to your computer and use it in GitHub Desktop.
heroku postgres
heroku pg:info --app sfly-promoscraper
=== DATABASE_URL
Plan: Hobby-dev
Status: Available
Connections: 0/20
PG Version: 10.6
Created: 2019-01-16 22:38 UTC
Data Size: 7.6 MB
Tables: 0
Rows: 0/10000 (In compliance)
Fork/Follow: Unsupported
Rollback: Unsupported
Continuous Protection: Off
Add-on: postgresql-silhouetted-86372
heroku config:get DATABASE_URL --app sfly-promoscraper
postgres://xasdasdasda:3fd20ac0ab484ab7fa358141ed@ec2-23-21-244-254.compute-1.amazonaws.com:5432/d62c9ctiq8qd8o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment