openstack-helm-infra/postgresql/templates/bin
Huang, Sophie (sh879n) f7168620ae Database backup fix
This patch set fixes the calculation of how long a database backup
has be taken. In the existing code, the time difference is rounded
to days, even a second less than 4 days will be rounded to 3 days.
This effectively allows archives to be kept for one additional day.

The new calculation and comparison is based on seconds.

Change-Id: I5547e923538ddb83f409b1e7df936baf664e717a
2019-10-17 17:21:02 -05:00
..
_backup_postgresql.sh.tpl Database backup fix 2019-10-17 17:21:02 -05:00
_db_test.sh.tpl (postgresql) Add Helm test 2019-03-06 06:36:51 +00:00
_patroni_conversion.sh.tpl (postgresql) Cert auth for replication connections 2019-08-06 00:03:54 -05:00
_readiness.sh.tpl Patroni inclusion work for HA Postgres 2019-05-28 19:13:13 +00:00
_restore_postgresql.sh.tpl Add Create database if not exist to postgres restore 2019-04-09 12:59:20 -04:00
_set_password.sh.tpl (postgresql) Cert auth for replication connections 2019-08-06 00:03:54 -05:00
_start.sh.tpl Patroni inclusion work for HA Postgres 2019-05-28 19:13:13 +00:00