Description
Hello !
In Teedy's documentation the Postgresql version provided by the Docker image is still 13, and it's reaching EOL by the end of the year.
I guess that it's not really a security concern when using the container, but it is for us because to resolve a weird bug (our DB was continuously filling if I recall correctly) we had to use a PG instance installed directly on the host server. I can't find the trace of that in any issue here that a colleague might have written but it's been several years and it's running smoothly.
So we need to upgrade PG, and if anyone reading this has an experience of Teedy running with a more recent PG version than 13, Docker or not, that would be really helpful.
If I rely on #679 it should work with PG 14, but not sure.
Anyway after a little while I'll do the upgrade to 15 in a test environnement, and I'll keep this issue updated, for the record.