Skip to content

Conversation

@aishwarya24
Copy link
Collaborator

@netlify /stable/additional-features/pg-extensions/extension-pgparquet/

@aishwarya24 aishwarya24 self-assigned this Nov 20, 2025
@aishwarya24 aishwarya24 added the area/documentation Documentation needed label Nov 20, 2025
@github-project-automation github-project-automation bot moved this to In progress in Documentation Nov 20, 2025
@netlify
Copy link

netlify bot commented Nov 20, 2025

Deploy Preview for infallible-bardeen-164bc9 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 013f418
🔍 Latest deploy log https://app.netlify.com/projects/infallible-bardeen-164bc9/deploys/6928ae279c4a570008a35e29
😎 Deploy Preview https://deploy-preview-29433--infallible-bardeen-164bc9.netlify.app/stable/additional-features/pg-extensions/extension-pgparquet/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@aishwarya24 aishwarya24 requested a review from ddhodge November 24, 2025 17:12
region = eu-central-1
```

Alternatively, you can use environment variables when starting postgres to configure the S3 client as described in the following table:
Copy link
Contributor

@ddhodge ddhodge Nov 27, 2025

Choose a reason for hiding this comment

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

postgres? you mean YugabyteDB? Why are we referring to postgres everywhere

Do we need to copy the pg_parquet docs verbatim - if there's not much that is particular to YugabyteDB, maybe we can just show a few basic copy/select operations and xref to the pg_parquet docs much as we do with other extensions

Copy link
Collaborator Author

Choose a reason for hiding this comment

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


To enable the pg_parquet extension:

1. Add `pg_parquet` to `shared_preload_libraries` in the PostgreSQL server configuration parameters using the YB-TServer [--ysql_pg_conf_csv](../../../reference/configuration/yb-tserver/#ysql-pg-conf-csv) flag:
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is this necessary? We don't have this step with other "pre-bundled" extensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/documentation Documentation needed

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants