Skip to content

Conversation

@harshil1712
Copy link
Contributor

Summary

  • Updates the Get Started to use pg instead of postgres.js
  • Make pg as recommended driver

Documentation checklist

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Jun 10, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Updated the Get Started documentation to recommend using the pg driver instead of postgres.js for connecting to PostgreSQL databases.

  • Changed the recommended database driver from postgres.js to pg in the Get Started guide.
  • Updated installation instructions to reflect the use of pg and its version requirements.
  • Modified code examples to demonstrate the usage of the pg driver instead of postgres.js.

Modified Files

  • src/content/docs/hyperdrive/examples/connect-to-postgres/index.mdx
  • src/content/docs/hyperdrive/get-started.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 To request another review, post a new comment with "/windsurf-review".

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/hyperdrive/ @elithrar, @thomasgauvin, @sejoker, @oxyjun, @cloudflare/pcx-technical-writing

@github-actions github-actions bot added the product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ label Jun 10, 2025
@harshil1712 harshil1712 merged commit 8e62a1d into production Jun 10, 2025
12 checks passed
@harshil1712 harshil1712 deleted the hyperdrive/pg branch June 10, 2025 14:18
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants