NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Update Postgres Version #1357

Closed Mythicaeda closed 6 months ago

Mythicaeda commented 8 months ago

We have been stuck on version 14 of Postgres due to creation restrictions in the public schema. Once #1311 is completed, however, that restriction will no longer apply and we should upgrade Postgres to the latest version (as of writing this ticket 16).

This ticket is being written as a follow-up to #1311 rather than as part of it to avoid changing both the DB structure and version at the same time.