hydradatabase / hydra

Hydra: Column-oriented Postgres. Add scalable analytics to your project in minutes.
https://www.hydra.so
Apache License 2.0
2.83k stars 77 forks source link

move `latest` tag to PG16 #153

Open wuputah opened 1 year ago

wuputah commented 1 year ago

What's wrong?

latest is tracking PG14: https://github.com/hydradatabase/hydra/pkgs/container/hydra

This might break things for people pulling down latest, they will need to run pg_upgrade on their data, so we should look into that and advise on how to address that.