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 #333

Merged
merged 5 commits into from
Jan 31, 2024

Conversation

knizhnik
Copy link

@knizhnik knizhnik force-pushed the load_slru_on_demand_v14 branch from 518d099 to 4feaaa0 Compare December 15, 2023 18:51
@knizhnik knizhnik force-pushed the load_slru_on_demand_v14 branch from fce3b92 to 5abac3c Compare December 27, 2023 12:06
@knizhnik knizhnik force-pushed the load_slru_on_demand_v14 branch from 34c7726 to b899944 Compare January 17, 2024 09:41
@knizhnik knizhnik force-pushed the load_slru_on_demand_v14 branch from b899944 to 3048dae Compare January 24, 2024 21:17
@knizhnik knizhnik merged commit be7a65f into REL_14_STABLE_neon Jan 31, 2024
@knizhnik knizhnik deleted the load_slru_on_demand_v14 branch January 31, 2024 13:40
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* 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]>
tristan957 pushed a commit that referenced this pull request Feb 5, 2024
* 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]>
tristan957 pushed a commit that referenced this pull request Feb 6, 2024
* 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]>
tristan957 pushed a commit that referenced this pull request May 10, 2024
* 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]>
tristan957 pushed a commit that referenced this pull request May 20, 2024
* 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]>
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