セルフホスト PostgreSQL に Hyperdrive する | su8ru
pnpm dlx wrangler hyperdrive create pirka-echalote-direct \
--connection-string="postgres://hupass:secret@198.51.100.1:65536/hupass"

"hyperdrive": [
{
"binding": "HYPERDRIVE",
"id": "<hyperdrive-no-id>",
"localConnectionString": "postgresql://hupass:secret@localhost:5432/hupass"
},
],