Re: block-level incremental backup
От | Peter Eisentraut |
---|---|
Тема | Re: block-level incremental backup |
Дата | |
Msg-id | 1f3273f7-97e3-1e52-8510-9a7b43b21e56@2ndquadrant.com обсуждение исходный текст |
Ответ на | block-level incremental backup (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: block-level incremental backup
|
Список | pgsql-hackers |
On 2019-04-09 17:48, Robert Haas wrote: > It will > probably be more efficient in many cases to instead scan all the WAL > generated since that LSN and extract block references from it, but > that is only possible if the server has all of that WAL available or > can somehow get it from the archive. This could be a variant of a replication slot that preserves WAL between incremental backup runs. > 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. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления: