Question

Further PostgreSQL Extension Support Roadmap

Hello Digital Ocean Community!

In my application the following usecase came up, that I would like to do long term data archiving on parts of my operational data in a managed postgresql cluster. I found the list of the supported extensions here in the docs.

I figured, that I would like to use Parquet files fora archiving and analytics in my s3 compatible (do spaces) storage. For that I need the following extension:

  • pg_parquet But sadly this extension is not supported yet.

To configure this extension, you have to provide credentials for your object storage, which could be set from a config file or environment variables

My question is the following:

  • Is there a roadmap for further extension support? Is the pg_parquet extensions is on the list? If it is, when can we expect it to be available? If not, can i configure it somehow myself?
  • Is there any capability to reach the filesystem or environment variables on DO managed clusters, to configure an extension like this via envvars or config files?

Thanks for your answers in advance! Best Regards Bendeguz


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
April 15, 2025

Heya, @fullammo

pg_parquet is indeed not natively supported on the PostgreSQL Managed Platform. The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.

https://ideas.digitalocean.com/

For the time being you can spin up a droplet and configure PostgreSQL and enable the extenions.

Regards

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.

New accounts only. By submitting your email you agree to our Privacy Policy

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.