Does this extend to TCP from Workers? I.e. via the Socket API or similar?
Does this extend to TCP from Workers? I.e. via the Socket API or similar?
postgres://?postgresql://)new URL(yourConnectionString).protocol in Node, what do you get?node:buffer, node:crypto, etc. stuffs via nodejs_compat compat flag.pg directly requires enabling the older node_compat, but in doing so, I can no longer use nodejs_compat and any node: stuff in my own code.wrangler dev? I want to point it to Postgres running on my machine. I'm looking to continue using RDS HTTP API for everything that is deployed.postgres://postgresql://)new URL(yourConnectionString).protocolnode:cryptonode: