From: | Mike Blackwell <mike(dot)blackwell(at)rrd(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Selective backup script |
Date: | 2011-11-21 16:50:56 |
Message-ID: | CANPAkgsxk-bSbCymVHABKO8gwYSPuBbW=A388+Spqyn23PLbJw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I've seen a couple backup scripts that query the metadata to determine the
list of databases to back up. I like this approach, but have a few
databases which don't get backed up for various reasons, e.g. testing
databases which we'd prefer to recreate on the off chance we loose them,
rather than have using up time/disk for backup. Might there be a way to
tag those databases somehow so the backup script knows to skip them? I'd
rather not hard code the list in the script.
Thoughts?
__________________________________________________________________________________
*Mike Blackwell | Technical Analyst, Distribution Services/Rollout
Management | RR Donnelley*
1750 Wallace Ave | St Charles, IL 60174-3401
Office: 630.313.7818
Mike(dot)Blackwell(at)rrd(dot)com
http://www.rrdonnelley.com
<http://www.rrdonnelley.com/>
* <Mike(dot)Blackwell(at)rrd(dot)com>*
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Glaesemann | 2011-11-21 17:12:04 | Re: Selective backup script |
Previous Message | Rob Sargent | 2011-11-21 16:07:41 | Re: 9.1.1 build failure : postgres link fails |