From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Glen Parker <glenebob(at)nwlink(dot)com> |
Cc: | Postgres General <pgsql-general(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: I don't want to back up index files |
Date: | 2009-03-12 20:08:16 |
Message-ID: | 1236888496.7023.2.camel@jd-laptop.pragmaticzealot.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 2009-03-12 at 12:59 -0700, Glen Parker wrote:
> Tom Lane wrote:
> > Glen Parker <glenebob(at)nwlink(dot)com> writes:
> >> We have yet to recover from a PG disaster. We back up every night, and
> >> never use the back ups for anything. To me, it seems perfectly
> >> reasonable to get a quicker back up every night, with the remote
> >> possibility of ever having to pay the price for it.
> >
> > Why don't you just switch to a less frequent full-backup schedule?
>
>
> Paranoia. Others in the organization have pushed to keep up with the
> nightly back ups, so that decision is mostly out of my hands.
Why not just take a backup of the pitr slave instead? If you need to do
it nightly, shut down the standby process, tar, start standby process.
You never have to bother the master at all.
Sincerely,
Joshua D. Drake
>
> -Glen
>
>
--
PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2009-03-12 20:39:59 | Re: Postgresql |
Previous Message | Glen Parker | 2009-03-12 20:07:38 | Re: I don't want to back up index files |