docker-library/postgres#1259 Version 18 breaks compatibility with the existing container setup.
Required actions:
- Change container version (17 or so)
- Explicitly point PGDATA in environment variables (the pull above has a command)
- Include migration steps in docs as before.
Additional actions while changing the image data:
- Automatic backups
- Manual backup/restore docs
docker-library/postgres#1259 Version 18 breaks compatibility with the existing container setup.
Required actions:
Additional actions while changing the image data: