Re: File based Incremental backup v8 - Mailing list pgsql-hackers

From Gabriele Bartolini
Subject Re: File based Incremental backup v8
Date
Msg-id CAHNtfO5jZsPMx6o5mSPtsKgch+TFSkfsm6tR7oWMwS3JBHatNw@mail.gmail.com
Whole thread Raw
In response to Re: File based Incremental backup v8  (Bruce Momjian <bruce@momjian.us>)
Responses Re: File based Incremental backup v8  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Hi Bruce,

2015-03-08 5:37 GMT+11:00 Bruce Momjian <bruce@momjian.us>:
        Desirability -> Design -> Implement -> Test -> Review -> Commit

This patch has continued in development without getting agreement on
its Desirability or Design, meaning we are going to continue going back
to those points until there is agreement.  Posting more versions of this
patch is not going to change that.

Could you please elaborate that?

I actually think the approach that has been followed is what makes open source and collaborative development work. The initial idea was based on timestamp approach which, thanks to the input of several developers, led Marco to develop LSN based checks and move forward the feature implementation.

The numbers that Marco has posted clearly show that a lot of users will benefit from this file-based approach for incremental backup through pg_basebackup.

As far as I see it, the only missing bit is the pg_restorebackup tool which is quite trivial - given the existing prototype in Python.

Thanks,
Gabriele

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Additional role attributes && superuser review
Next
From: Jim Nasby
Date:
Subject: Re: Question about lazy_space_alloc() / linux over-commit