Recently I have noticed that a number of our Postgress backups have their log file backups writing to a different Storage Policy from the data backups. If I change the log file backups to the same Storage Policy as the Data backups will this cause any problems.
Solved
Postgres Backups Split over 2 Storage Policies
Best answer by Sunil
Hi
Having separate storage policies for Data and Archive log backups is a flexibility that the product offers in cases like when you wantÂ
- To use a fast access library like a disk library for your frequent log backups.
- To have different retention for archive log backups than your data backups.
If you don’t have any such requirements, it is perfectly fine to use the same storage policy for both data and log backups.
Â
Thanks,
Sunil-
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

