charts icon indicating copy to clipboard operation
charts copied to clipboard

TimescaleDb

Open MarkCupitt opened this issue 1 year ago • 10 comments
trafficstars

Name and Version

Potential New Chart

What is the problem this feature will solve?

TmescaleDb is a postgresql based Time Series Db. It has growing support and a community-developed Helm Chart that works, but is not getting any maintenance

https://github.com/timescale/helm-charts/tree/main/charts/timescaledb-single

What is the feature you are proposing to solve the problem?

We would love to see it included in the Bitnami Stack. I have deployed it, and the chart as it stands, works fine.

Ther distributed version is now deprecated, so there is only the single version to worry about

What alternatives have you considered?

Turn the hem chart into parsed yaml and do it myself .. but would be happy to test out a Bitnami Version if you guys decide to include it in your excellent offerings

MarkCupitt avatar Jan 08 '24 08:01 MarkCupitt

Thanks for your suggestion!

We will check it internally and evaluate the feasibility of adding this new product to the catalog; due to limited resources, this process could take some time. In the meantime and to prevent the stale bot from closing this issue, we will add the 'on-hold' label.

carrodher avatar Jan 08 '24 09:01 carrodher

thankyou ...

On Mon, 8 Jan 2024, 5:37 pm Carlos Rodríguez Hernández, < @.***> wrote:

Thanks for your suggestion!

We will check it internally and evaluate the feasibility of adding this new product to the catalog; due to limited resources, this process could take some time. In the meantime and to prevent the stale bot from closing this issue, we will add the 'on-hold' label.

— Reply to this email directly, view it on GitHub https://github.com/bitnami/charts/issues/21880#issuecomment-1880654895, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABJ7RUB6VR7VLR22BP4EOALYNO44FAVCNFSM6AAAAABBRCLZJKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGY2TIOBZGU . You are receiving this because you authored the thread.Message ID: @.***>

MarkCupitt avatar Jan 08 '24 10:01 MarkCupitt

thank you both

zivyankelevitz avatar Jan 09 '24 09:01 zivyankelevitz

currently bitnami has a postgreSQL helm chart for cluster, but it is using different technologies than this timescale chart(does not use patroni for example), and do not have the nice capability related with automatic backups using pgBackrest tool/wal archiving. so basically for many cluster failure it will need manual intervention to fix the failed node(s)

zivyankelevitz avatar Jan 09 '24 09:01 zivyankelevitz

Some additional tickets for issues I have resolved with timescaledb, to help you out (for your reference) are at

https://github.com/timescale/timescaledb-docker-ha/issues/435

and

https://github.com/timescale/helm-charts/issues/641 https://github.com/timescale/helm-charts/issues/642 https://github.com/timescale/helm-charts/issues/639

MarkCupitt avatar Jan 10 '24 04:01 MarkCupitt

This is great. I'd love to work together to get the helm chart into your stack (I run Developer Advocacy @ Timescale)

jamessewell avatar Jan 11 '24 05:01 jamessewell

This would be useful for going forward. I'd be able to help out as well with testing or maybe in the chart migration as well with some guidance. I currently run the legacy helm chart that has been archived by the Timescale team.

theblinkingusb avatar Jan 30 '24 17:01 theblinkingusb

Considering that TimescaleDB primarily comes as an extension to PostgreSQL - would maybe improving the Extension mechanism for the postgresql helm chart be the quickest win?

Maybe even just selecting a postgresql image with TimescaleDB already integrated would suffice?

berlincount avatar Feb 16 '24 12:02 berlincount

the current bitnami postgreSQL helm is using different technologies than this timescale chart(does not use patroni for example), and do not have the nice capability related with automatic backups using pgBackrest tool/wal archiving. so basically for many cluster failure it will need manual intervention to fix the failed node(s) do tou think this is something you can support on Bitnami? patroni + pgbackrest, the same way it is done in the Timescale chart?

zivyankelevitz avatar Feb 18 '24 08:02 zivyankelevitz

Just popping up again to offer help from the Timescale side if needed

jamessewell avatar Feb 18 '24 21:02 jamessewell