Skip to content

Python Postgres Plugin#502

Merged
franku merged 9 commits intomasterfrom
dev/maik/master/postgres-backup-cleanup
May 7, 2020
Merged

Python Postgres Plugin#502
franku merged 9 commits intomasterfrom
dev/maik/master/postgres-backup-cleanup

Conversation

@franku
Copy link
Contributor

@franku franku commented May 4, 2020

Has also modified BaseClass and LocalFileset Plugin as in PR485.
Postgres Full / Incr. Backup using
SELECT pg_start_backup() function.
Includes a systemtest for full/incr backup and restore and documentation.

aussendorf and others added 9 commits May 4, 2020 17:56
- LocalFilesetPlugin: Support for file attributes, links and dirs
- tested with Postgres >= 9.2 supposed to work with any Postgres version
supporting pg_start_backup() function.
- WAL switching supported since Postgres 9.
Typo

Co-Authored-By: Frank Ueberschar <frank.ueberschar@bareos.com>
format string

Co-Authored-By: Jörg Steffens <joergsteffens@users.noreply.github.com>
- output of select pg_current_wal_lsn(); is a hex-number formatted as string of varying length
@franku franku changed the title dev/maik/master/postgres backup cleanup Python Postgres Plugin May 4, 2020
@franku franku merged commit b1a7943 into master May 7, 2020
@franku franku deleted the dev/maik/master/postgres-backup-cleanup branch May 7, 2020 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants