Skip to content

Conversation

@knizhnik
Copy link

No description provided.

github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request Dec 16, 2024
## Problem

See https://neondb.slack.com/archives/C04DGM6SMTM/p1734002916827019

With recent prefetch fixes for pg17 and `effective_io_concurrency=100` 
pg_regress test stats.sql is failed when set temp_buffers to 100.
Stream API will try to lock all this 100 buffers for prefetch.

## Summary of changes

Disable such behaviour for temp relations.
Postgres PR: neondatabase/postgres#548

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
@knizhnik knizhnik merged commit 65c4e46 into REL_17_STABLE_neon Dec 16, 2024
1 check passed
@knizhnik knizhnik deleted the temp_prefetch_fix branch December 16, 2024 06:05
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