Skip to content

Conversation

@knizhnik
Copy link

@knizhnik knizhnik requested a review from hlinnaka May 1, 2025 11:39
@knizhnik knizhnik changed the title Use iunlogged build for gist_indexsortbuild_flush_ready_pages Use unlogged build for gist_indexsortbuild_flush_ready_pages May 1, 2025
@knizhnik knizhnik force-pushed the gist_sorted_build_fix_v14 branch from db971e7 to c8dab02 Compare May 6, 2025 05:14
github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request May 6, 2025
## Problem

See #11718

GIST index can be constructed in two ways: GIST_SORTED_BUILD and
GIST_BUFFERING.
We used unlogged build in the second case but not in the first.

## Summary of changes

Use unlogged build in `gist_indexsortbuild_flush_ready_pages`

Correspondent Postgres PRsL:
neondatabase/postgres#624
neondatabase/postgres#625
neondatabase/postgres#626

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
@knizhnik knizhnik merged commit c8dab02 into REL_14_STABLE_neon May 6, 2025
1 check passed
@knizhnik knizhnik deleted the gist_sorted_build_fix_v14 branch May 6, 2025 07:28
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.

3 participants