postgresql
Upgrade to PostgreSQL 14.4
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release Notes PostgreSQL 14.3 Release Notes PostgreSQL 14.4
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release Notes PostgreSQL 14.3 Release Notes PostgreSQL 14.4
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Including migrating datastore from version 13 to 14. cd /var/docker_storage/postgres/ mkdir -p 14/data chown -R postgres. 14/ docker pull tianon/postgres-upgrade:13-to-14 docker stop bierochs-watchtower docker stop bierochs-postgres-13-backup docker stop bierochs-postgres-13
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Including Kubernetes Database deployments and Spring Batch datastore. Release 12.9
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release 12.8
postgresql
Migration Successfully migrated data from 10 to 12 by means of migration docker container. [root@fiber ~]# docker stop bierochs-postgres-10 [root@fiber ~]# docker run --privileged --rm --user "$(id postgres -u):$(id postgres -g)" -v /var/docker_storage/postgres:/var/lib/postgresql:z -v /etc/passwd:/etc/passwd:ro tianon/
atlassian
I managed to migrate Atlassian JIRA Software 8.15.0 from PostgreSQL to MySQL database. Switching databases
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container and backup with containerized workload. Release 10.15
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release 10.14
postgresql
Migration Successfully migrated data from 9.6 to 10 by means of migration docker container. [root@fiber ~]# su postgres bash-4.2$ psql -h localhost postgres=# SELECT * FROM pg_stat_activity; postgres=# \q bash-4.2$ exit [root@fiber ~]# docker stop bierochs-postgres-96 [root@fiber ~]# docker run --privileged --rm --user "$(id postgres
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release 9.6.18
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release 9.6.17
postgresql
Successfully upgraded the Docker container on the Database Host by means of automated Watchtower container. Release 9.6.16