Re: [BACKUPS]Little backups

From: Berge Schwebs Bjørlo <berge(at)trivini(dot)no>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: [BACKUPS]Little backups
Date: 2008-07-21 18:28:15
Message-ID: 20080721182815.GY10783@trivini.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, Jul 21, 2008 at 03:20:27PM -0300, Leví Teodoro da Silva wrote:
> - In oracle he makes a full backup two times in a day. In this range of
> time, Oracle make a lot of mini-backups, but this backups is about just the
> data whose have changed in this time. If the system fails, he could
> reconstruct the database adding the last "big backup" with "mini-backups".
> Can Postgres do this ? *

Take a look at Point-In-Time-Recovery, PITR:
http://www.postgresql.org/docs/current/static/continuous-archiving.html

-Berge

--
Berge Schwebs Bjørlo
Alegría!

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Kevin Grittner 2008-07-21 18:30:44 Re: [BACKUPS]Little backups
Previous Message Leví Teodoro da Silva 2008-07-21 18:20:27 [BACKUPS]Little backups