openstack-helm-infra/postgresql/templates/bin
Lo, Chi (cl566n) 2fc1ce4a14 Removing -x from database backup script
The set -x has produced 6 identical log strings every time the
log_backup_error_exit function is called.  Prometheus is using
the occurrence and number of some logs over a period of time to
evaluate database backup failure or not.  Only one log should be
generated when a particular database backup scenario failed.

Upon discussion with database backup and restore SME, it is
recommended to remove the set -x once and for all.

Change-Id: I846b5c16908f04ac40ee8f4d87d3b7df86036512
2022-02-23 16:42:29 -08:00
..
_backup_postgresql.sh.tpl Removing -x from database backup script 2022-02-23 16:42:29 -08:00
_common_backup_restore.sh.tpl Postgresql backup/restore enhancements 2020-04-22 22:31:48 +00:00
_db_test.sh.tpl (postgresql) Add Helm test 2019-03-06 06:36:51 +00:00
_postgresql_archive_cleanup.sh.tpl postgres archive cleanup script 2021-01-14 16:21:14 +00:00
_readiness.sh.tpl Patroni exclusion for Postgres 2020-08-31 18:02:37 +00:00
_remote_retrieve_postgresql.sh.tpl Postgresql backup/restore enhancements 2020-04-22 22:31:48 +00:00
_remote_store_postgresql.sh.tpl Postgresql backup/restore enhancements 2020-04-22 22:31:48 +00:00
_restore_postgresql.sh.tpl Add capabilitity to backup only a single database 2020-08-18 18:30:31 +00:00
_start.sh.tpl postgres archive cleanup script 2021-01-14 16:21:14 +00:00