$ go get github.com/lib/pq
$ flyctl postgres create

Untitled

Untitled

Postgres cluster todobyjustin created
  Username:    postgres
  Password:    9yXjAU2ek27xzDN
  Hostname:    todobyjustin.internal
  Proxy port:  5432
  Postgres port:  5433
  **Connection string: postgres://postgres:[email protected]:5432**
// Connection string: postgres://postgres:[email protected]:5432
$ flyctl <command> -a <postgres-app-name>