AlexTelon / FlexiCharge-Backend

6 stars 10 forks source link

Update database server version #119

Closed knowittobias closed 1 year ago

knowittobias commented 2 years ago

We are currently running an older version of postgres, 13.4. We want to stay up to date and want to update to postgres 13.7. Or if you think it is safe switch to some 14.x version.

When doing this, also make sure that you pick the most affordable option when it comes to instance size since we are still not in production and need something with good performance.

SirSitsena commented 2 years ago

Somehow the database that is up and running has a version of 13.7 thought the "postgres-db/Dockerfile" from the main branch says 13.4. Planning in progress...

Axel-RD commented 1 year ago

Will be fixed with #127