trove/trove/guestagent/datastore/postgres
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 PostgreSQL support 2020-09-01 13:58:05 +12:00
manager.py Add periodic task to remove postgres archived wal files 2021-07-23 22:16:20 +12:00
query.py Postgresql: Backup and restore 2020-09-07 20:40:56 +12:00
service.py Add periodic task to remove postgres archived wal files 2021-07-23 22:16:20 +12:00