By fullammo
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:
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:
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?Thanks for your answers in advance! Best Regards Bendeguz
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!
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.
For the time being you can spin up a droplet and configure PostgreSQL and enable the extenions.
Regards
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.