Skip to content

Conversation

@knizhnik
Copy link

@knizhnik knizhnik force-pushed the gist_sorted_build_fix_v16 branch from d9549c0 to 05ddf21 Compare May 6, 2025 05:12
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 05ddf21 into REL_16_STABLE_neon May 6, 2025
3 checks passed
@knizhnik knizhnik deleted the gist_sorted_build_fix_v16 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