harbor/make/photon/db
Wang Yan 39bdd7b506
pg upgrade failure handling (#14934)
To ensure the upgrade execution idempotence, it needs to clean the $PGDATANEW on pg_upgrade failure.
Otherwise, the upgrade will skip the upgrade process from the second time launch as the exist of $PGDATANEW.

Signed-off-by: Wang Yan <wangyan@vmware.com>
2021-05-21 13:53:39 +08:00
..
docker-entrypoint.sh pg upgrade failure handling (#14934) 2021-05-21 13:53:39 +08:00
docker-healthcheck.sh Fix: Use local host on db's healthcheck 2021-04-16 18:37:24 +08:00
Dockerfile support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00
Dockerfile.base support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00
initdb.sh support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00
initial-notaryserver.sql enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
initial-notarysigner.sql enable migrator to support 1.5.0 migration from mysql to pgsql (#5029) 2018-06-01 14:58:43 +08:00
initial-registry.sql Create shcema migration table in DB container 2018-10-12 17:17:31 +08:00
postgres.spec support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00
rpm_builder.sh support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00
upgrade.sh support pg upgrade (#14846) 2021-05-20 16:25:50 +08:00