I need testers for incremental backups (similar Oracle)

From: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: <pgsql-general(at)postgresql(dot)org>
Subject: I need testers for incremental backups (similar Oracle)
Date: 2016-04-22 15:36:30
Message-ID: 94b8bac6-d963-4fcb-84bc-d7fedd57a14b@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all.
I'm working on incremental backup based on tracking of memory pages
(ptrack).
Now project in beta stage. And I did not have many feedbacks for catch
bugs.

I think it is important project for postgres exploitation. This approach
can really speed up incremental backup with small overhead.
This project append patch to postgres core and add new features to
pg_arman.

Small HOWTO and all links I place here:
https://gist.github.com/stalkerg/dda6fed9ca4bd7cc424ad439bac04303

I will be answered here and at github.

Thanks!
--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2016-04-22 15:54:04 Re: I need testers for incremental backups (similar Oracle)
Previous Message Bob Lunney 2016-04-22 14:11:15 Re: Initdb --data-checksums by default