Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On demand downloading of SLRU segments #332

Merged
merged 4 commits into from
Jan 31, 2024

Conversation

knizhnik
Copy link

@knizhnik knizhnik force-pushed the load_slru_on_demand_v15 branch from 9b8aa08 to 2330e5f Compare December 15, 2023 18:53
@knizhnik knizhnik force-pushed the load_slru_on_demand_v15 branch from dc3c7c3 to 2d2b710 Compare December 27, 2023 12:04
@knizhnik knizhnik force-pushed the load_slru_on_demand_v15 branch from b3bec8b to c44927f Compare January 17, 2024 09:39
@knizhnik knizhnik force-pushed the load_slru_on_demand_v15 branch from c44927f to a8471b2 Compare January 24, 2024 21:16
@knizhnik knizhnik merged commit 81e16cd into REL_15_STABLE_neon Jan 31, 2024
@knizhnik knizhnik deleted the load_slru_on_demand_v15 branch January 31, 2024 13:41
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* 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 <knizhnik@neon.tech>
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* 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 <knizhnik@neon.tech>
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* 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 <knizhnik@neon.tech>
tristan957 pushed a commit that referenced this pull request Feb 6, 2024
* 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 <knizhnik@neon.tech>
tristan957 pushed a commit that referenced this pull request May 10, 2024
* 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 <knizhnik@neon.tech>
tristan957 pushed a commit that referenced this pull request May 20, 2024
* 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 <knizhnik@neon.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants