Re: Incremental Backups in postgres

From: Richard Broersma <richard(dot)broersma(at)gmail(dot)com>
To: akp geek <akpgeek(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Incremental Backups in postgres
Date: 2009-11-10 02:55:51
Message-ID: 396486430911091855x433c334bx9d075c5b30a0993a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Nov 9, 2009 at 6:48 PM, akp geek <akpgeek(at)gmail(dot)com> wrote:

>                   Is there way to create incremental backups in postgres. I
> am currently using 8.4.1 on solaris. I am new to postgres. Can you please
> share your thoughts

I've read more about continuous back-ups:
http://www.postgresql.org/docs/8.4/static/continuous-archiving.html

However, I see there is a section on incremental backups as well:
http://www.postgresql.org/docs/8.4/static/warm-standby.html#BACKUP-INCREMENTAL-UPDATED

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-11-10 02:58:24 Re: I can't seem to put the right combination of magic into the pg_hba and pg_ident files.
Previous Message akp geek 2009-11-10 02:48:52 Incremental Backups in postgres