Limits · Cloudflare Workers docs

We're making connections to postgres from a Durable Object. Is there a limit to how many open TCP connections there can be in a DO?

I see that the limit for Workers is 6 (https://developers.cloudflare.com/workers/platform/limits/#simultaneous-open-connections) but I haven't found any documentation for connection limits with respect to DOs.
Cloudflare Docs
Cloudflare Workers plan and platform limits.
Limits · Cloudflare Workers docs
Was this page helpful?