This one unfortunately doesn't work: "<postgres://...
# orm-help
m
This one unfortunately doesn't work: "postgres://username:password@/publicip?host=/cloudsql/projecteurope westproject-db"
a
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
thanks!
j
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.