Is there a continuous backup for pg ? - Mailing list pgsql-general

From Gary M
Subject Is there a continuous backup for pg ?
Date
Msg-id CAGwOJny6RCY1YLuet8JSk7oYuL2th2TKkLJZ=pNurf90gWMkiA@mail.gmail.com
Whole thread Raw
Responses Re: Is there a continuous backup for pg ?  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Is there a continuous backup for pg ?  (Steve Atkins <steve@blighty.com>)
Re: Is there a continuous backup for pg ?  (David Steele <david@pgmasters.net>)
List pgsql-general
Hi,

I have an unusual requirement for schema based, live backup of a 24/7 database processing 100K inserts/updates per hour. The data store is around 100TB.

The requirement is supporting an incremental backup of 10 minute windows.  Replication is not considered backup from malicious action.

Are there any best practices or solutions that can meet these requirements ? 

b/r
gary

pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Re: jsonb_array_length: ERROR: 22023: cannot get array length of a scalar
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Is there a continuous backup for pg ?