trove/backup/drivers
Lingxian Kong 02971d850b Add periodic task to remove postgres archived wal files
* Added a periodic task for postgresql datastore to clean up the
  archived WAL files.
* Added a check when creating incremental backups for postgresql.
* A new container image ``openstacktrove/db-backup-postgresql:1.1.2``
  is uploaded to docker hub.

Story: 2009066
Task: 42871
Change-Id: I235e2abf8c0405e143ded6fb48017d596b8b41a1
2021-07-23 22:16:20 +12:00
..
__init__.py Datastore containerization 2020-05-27 10:31:50 +12:00
base.py Fix restore encrypted backup 2020-10-29 23:19:03 +13:00
innobackupex.py [Postgresql] Create replica 2020-09-11 13:48:32 +12:00
mariabackup.py Postgresql: Backup and restore 2020-09-07 20:40:56 +12:00
mysql_base.py [Postgresql] Create replica 2020-09-11 13:48:32 +12:00
postgres.py Add periodic task to remove postgres archived wal files 2021-07-23 22:16:20 +12:00
xtrabackup.py Support mysql 8.0 2020-10-23 23:50:39 +13:00