Skip to content

tokio-postgres is not supported by hyperdrive, but the doc says it can be used #31361

@kingwingfly

Description

@kingwingfly

Existing documentation URL(s)

What changes are you suggesting?

cloudflare/workers-sdk#13798 (comment)

tokio-postgres is not supported. And in fact, it's not usable in many cases, for example, connection will be closed if there's CTE or user-defined type (I cannot ensure which is the real reason in my practice).

(EDIT: it's user-defined type leads hyperdrive shutdown the connection)

Maybe it should be removed or marked as highly unrecommended.

Additional information

No response

Metadata

Metadata

Labels

content:editRequest for content editsdocumentationDocumentation editsproduct:hyperdriveHyperdrive: https://developers.cloudflare.com/hyperdrive/

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions