PostgreSQL Archiver for Barman (pgbarman.org)
503
wal_level = archive
archive_mode = on
archive_command = 'cp %p /archiver/archive/%f.tmp && mv /archiver/archive/%f.tmp /archiver/archive/%f'
Content type
Image
Digest
Size
81.2 MB
Last updated
over 10 years ago
docker pull almeida/postgres-archiver