Re: block-level incremental backup
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-04-09T21:28:38Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Don't call data type input functions in GUC check hooks
- 21f428ebde39 12.0 cited
On 2019-Apr-09, Peter Eisentraut wrote: > On 2019-04-09 17:48, Robert Haas wrote: > > 3. There should be a new tool that knows how to merge a full backup > > with any number of incremental backups and produce a complete data > > directory with no remaining partial files. > > Are there by any chance standard file formats and tools that describe a > binary difference between directories? That would be really useful here. VCDIFF? https://tools.ietf.org/html/rfc3284 -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services