Closed lithdew closed 1 year ago
We’d need a bit more detail here:
… so we can attempt to reproduce.
The main issue here was that my PostgreSQL instance was not protected with TLS, and Hyperdrive only supports instances protected with TLS. Closing.
Direct IP connection is surely not supported.
In other words, you should be able to use it without any special setup with the *.fly.dev
domain 🙂
Which Cloudflare product(s) does this pertain to?
Other
What version(s) of the tool(s) are you using?
3.10.1
What version of Node are you using?
No response
What operating system are you using?
Mac
Describe the Bug
The PostgreSQL instance itself is hosted on a public IPv4 address on Fly.io. I have tested connectivity using psql, and also have successfully connected directly to this instance using cloudflare workers. The issue only occurs when creating a Hyperdrive over the instance itself.
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response