Incremental backup with RSYNC or something?

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Incremental backup with RSYNC or something?
Дата
Msg-id CAFWfU=v936p3JYFpFt0n-UxtzArwfqW3Se7hP9DSc8fiYz90iw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Incremental backup with RSYNC or something?  (Robins Tharakan <robins.tharakan@comodo.com>)
Re: Incremental backup with RSYNC or something?  (Craig Ringer <ringerc@ringerc.id.au>)
Re: Incremental backup with RSYNC or something?  (Venkat Balaji <venkat.balaji@verse.in>)
Re: Incremental backup with RSYNC or something?  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Hi.

I currently have a cronjob to do a full pgdump of the database every
day. And then gzip it for saving to my backup drive.

However, my db is now 60GB in size, so this daily operation is making
less and less sense. (Some of you may think this is foolish to begin
with).

Question: what can I do to rsync only the new additions in every table
starting 00:00:01 until 23:59:59 for each day?

Searching google leads to complex things like "incremental WAL" and
whatnot, or talks of stuff like pgcluster. I'm hoping there's a more
straightforward core solution without additional software or PHD
degrees.

Many thanks for any ideas!
PK

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Error with Application Stack Builder 3.0.0
Следующее
От: Robins Tharakan
Дата:
Сообщение: Re: Incremental backup with RSYNC or something?