Tags: flaviusburca/postgres
Tags
Preserve combocid v16 (neondatabase#458) * Correctly handle COMBCID flag in WAL * Correctly handle COMBCID flag in WAL --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
Correctly handle COMBCID flag in WAL (neondatabase#457) * Correctly handle COMBCID flag in WAL * Fix bug in storing CID to oldrecord in heap_update * Fix retstorig cid in heap redo --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
Correctly handle COMBCID flag in WAL (neondatabase#459) * Correctly handle COMBCID flag in WAL * Fix bug in storing CID to oldrecord in heap_update * Fix retstorig cid in heap redo --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
Fix usage of pg_waldump --ignore option. (neondatabase#418) Previously, the --ignore option was only used when reading from a single file.
Fix usage of pg_waldump --ignore option. (neondatabase#417) Previously, the --ignore option was only used when reading from a single file.
Fix usage of pg_waldump --ignore option. (neondatabase#416) Previously, the --ignore option was only used when reading from a single file.
Load SLRU segments on demand (neondatabase#331) * Load SLRU segments on demand refer #8763 * Fix errors in downloading SLRU segments * Fix build problems * Undo occcasional changes * Remove unintenmded changes * Fix smgr_read_slru_segment * Determine SLRU kind in extension * Use ctl->PagePrecedes for SLRU page comparison in SimpleLruDownloadSegment to address wraparround --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
On demand downloading of SLRU segments (neondatabase#332) * On demand downloading of SLRU segments * Fix smgr_read_slru_segment * Determine SLRU kind in extension * Use ctl->PagePrecedes for SLRU page comparison in SimpleLruDownloadSegment to address wraparround --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
On demand downloading of SLRU segments (neondatabase#333) * On demand downloading of SLRU segments * Fix smgr_read_slru_segment * Fix bug in SimpleLruDownloadSegment * Determine SLRU kind in extension * Use ctl->PagePrecedes for SLRU page comparison in SimpleLruDownloadSegment to address wraparround --------- Co-authored-by: Konstantin Knizhnik <[email protected]>
PreviousNext