Join Slack
Powered by
This one unfortunately doesn't work: "<postgres://...
# orm-help
m
manuel
03/03/2021, 5:54 PM
This one unfortunately doesn't work: "
postgres://username
:password@/publicip?host=/cloudsql/project
europe west
project-db"
a
Adam
03/03/2021, 6:02 PM
you need a hostname after the
@
, idk what
/publicip?host=/cloudsql/project:europe-west:project-db
is unless GCP does weird things with host names?
m
manuel
03/03/2021, 6:07 PM
thanks!
j
janpio
03/03/2021, 9:17 PM
We unfortunately only have an e2e test for MySQL, not Postgres:
https://github.com/prisma/e2e-tests/tree/f60f4beab8668b0d2d7afbd37aecc1c006a37399/databases/gcp-mysql-ssl
If there is anything special that we should document, let us know and we can create a test or some documentation.
Open in Slack
Previous
Next