Is there a way to do incremental backups or backups of the changes in PostgreSQL?
It seems that if I do complete database backups with pg_dump that I'll be getting a lot of redundancy.
What are your thoughts?
thank you!
~ Troy Campano ~