workers-help
pages-help
general-help
durable-objects
workers-discussions
pages-discussions
wrangler
coding-help
kv
🦀rust-on-workers
miniflare
stream
general-discussions
functions
zaraz
âš¡instant-logs
email-routing
r2
pubsub-beta
analytics-engine
d1-database
queues
workers-for-platforms
workerd
web3
🤖turnstile
radar
web-research
logs-engine
cloudflare-go
terraform-provider-cloudflare
workers-ai
browser-rendering-api
analytics
next-on-pages
cloudflare-ai
build-caching-beta
hyperdrive
vectorize
ai-gateway
python-workers-beta
vitest-integration-beta
workers-observability
workflows-beta
Wrangler Local Dev Broken
I am also the one struggling this APAC
I try to setup Hyperdrive with a tunnel
Hi, has anyone been experiencing caching
Standalone postgres
Connections from other services
IP Ranges | Cloudflare
?ssl=true
and ?sslmode=require
.
Any other hints how to fix the problem?...Node.js compatibility | Cloudflare Worke...
Tunnel debugging
This is a scenario where the Postgres
SET ROLE and such that are for session state management are going to be a problem, almost regardless of how you wrap them. We've done work to make the system more resilient, so you might get lucky, but generally I'd avoid those. The SET keyword in the context of UPDATE statements is fine, go nuts with it....
Howdy! Is there any type of logging
cloudflared access tcp
, and of course on the machine itself. However, running the recommended test code (const sql = postgres(env.XXXX.connectionString);
) results in a connection timeout with no further info provided. Thanks!The connection string is unique to the
Hi Cloudflare team, we’ve been using
Hey team, is it possible to use
pg
DB directly from Pages now, as shown possible in this recent announcement here: https://blog.cloudflare.com/more-npm-packages-on-cloudflare-workers-combining-polyfills-and-native-code/
But we were wondering if we could also leverage Hyperdrive....the docs for the hyperdrive have some
wrangler hyperdrive create <ID> [OPTIONS]
but its not <ID> its <NAME>
vs on wrangler hyperdrive update <ID> [OPTIONS]
it is actually the ID, that was created before.
also, on update, the --database is the only one who has no "origin" prefix - seems to be inconsistant, also why not just enable the same --connection-string parameter, when you anyway need to update everything...Next.js and Hyperdrive
Hyperdrive: making databases feel like t...
Mind sharing your account ID and the ID
In my environment, Hyperdrive is 10x