Postgres Upgrade: Service Code Changes
Code changes required once Postgres is upgraded
Overview
The page contains changes needed in code after Postgres is upgraded to version 14.
Steps
Update the postgresql library as given in the below snippet:
Update the flyway client library as per details given below:
Update the flyway Dockerfile and migrate.sh file as given below:
Dockerfile
migrate.sh
PreviousUpgrade Guide: Transitioning DIGIT Modules to Spring Boot Version 3.2.2NextUpdating RDS Version in AWS
Last updated