Incremental Backup via WAL archive - Mailing list pgsql-admin

From christine sarsonas
Subject Incremental Backup via WAL archive
Date
Msg-id CAAeNqi67LVAQAXvDJbJeTA=JnXLkWKp50EeC4ShzxAurD0sFaw@mail.gmail.com
Whole thread Raw
Responses Re: Incremental Backup via WAL archive
List pgsql-admin
Good day Team.

I would like to have your insights regarding my above-mentioned inquiry.
I'm currently assigned to perform a DBA task and have a look at the incremental backup routine using WAL archives (we're currently using Postgresql for Windows) which will be maintained as a daily backup.

The objective of the daily backup is to have a small file/files of new data or changes in the database that can be played or resumed using the related (nearest) basebackup and afterwards it can be kept and archived for a long time.

Recently, I performed a test on one of the servers and found out that within 1 hour, the overall wal files is around 1GB already as the main DB is just 900+MB if backup using pg_dump. 

What would be the best approach for daily backups? We have 2 systems that are 9GB in size already (very heavy to store on a daily basis).

Looking forward to your best recommendation.

Thank you.


pgsql-admin by date:

Previous
From: Praneel Devisetty
Date:
Subject: Re: Renamed pg_catalog schema
Next
From: Nikhil Shetty
Date:
Subject: Long running backup preventing auto vacuum