Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Using rsync for base backups for PITR



I'm reading conflicting information on this. Is this a supported technique?

start_backup
rsync the initial base backup
stop_backup

Then, periodically,
start_backup
rsync again
stop_backup

It's my opinion that this wouuld significantly cut down the 30GB base backup
I'll need to take for each PITR.




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group