From: | akp geek <akpgeek(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: wal archiving question |
Date: | 2012-12-06 14:15:20 |
Message-ID: | CACnhOfKXc8StfJLJ+GSpGBfugGbffFmpABL8+zr6v=o4yur15A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
thank you so much for all the inputs.. One final question is , Do we have
to stop the database when we create the base backup?
Regards
On Wed, Dec 5, 2012 at 4:45 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> akp geek <akpgeek(at)gmail(dot)com> writes:
> > thank you all. There is a mistake I did then. I created a base backup
> when
> > I started the DB , that was exactly an year ago. I need to do that again
> > and then delete the old files.
>
> Yeah, you should be making new base backups a lot more frequently than
> that, probably. Consider: if your DB died today and you had to restore
> from the base backup, you'd have to replay a year's worth of WAL to get
> back where you were. That'd take ages. So the bloat in the archive
> directory is just one reason not to do it like that.
>
> regards, tom lane
>
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2012-12-06 14:24:46 | Re: wal archiving question |
Previous Message | Dave Page | 2012-12-06 12:51:44 | Anyone from the US coming to FOSDEM? |