You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to predict files in archive_status before listing directory (wal-……g#909)
* Try to predict files in archive_status before listing directory
* Fix next wal computation
* Format
Change wal-verify scan range (wal-g#811)
--
Implement the detection of the firstmost backup available in storage.
wal-verify will now scan through WAL segments in the range [start LSN of the earliest available backup, current LSN].