Bradley Alexander wrote:
> I am trying to get my head around the 3.0.0 backup levels, and I have a
> question.
>
> I would like to have a "golden" full backup for some period of weeks or
> months. Basically, I would like to take a full backup, say, monthly or
> quarterly, then set up fulls wee
You may be a bit off track with the levels... I'd leave that alone (0?)
until you've mastered the basics.
Take a look at Conf{FullKeepCnt}
with conf{FullPerfiod} of 6.97...
Conf{FullKeepCnt} = [ 1, 0, 0, 1 ];
would give you a weekly, and a 2 month full. A 3 month interval would
be tricky...
I am trying to get my head around the 3.0.0 backup levels, and I have a
question.
I would like to have a "golden" full backup for some period of weeks or months.
Basically, I would like to take a full backup, say, monthly or quarterly, then
set up fulls weekly and incrementals daily.
Would