Selective backup script

Поиск
Список
Период
Сортировка
От Mike Blackwell
Тема Selective backup script
Дата
Msg-id CANPAkgsxk-bSbCymVHABKO8gwYSPuBbW=A388+Spqyn23PLbJw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Selective backup script  (Thomas Kellerer <spam_eater@gmx.net>)
Re: Selective backup script  (Michael Glaesemann <grzm@seespotcode.net>)
Re: Selective backup script  ("Greg Sabino Mullane" <greg@turnstep.com>)
Список 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.Blackwell@rrd.com
http://www.rrdonnelley.com



В списке pgsql-general по дате отправления:

Предыдущее
От: Rob Sargent
Дата:
Сообщение: Re: 9.1.1 build failure : postgres link fails
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Selective backup script