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 Feb 25, 2025
## Problem

PG14 uses separate backend for stats collector having no access to
shaerd memory.
As far as AUX mechanism requires access to shared memory, persisting
pgstat.stat file
is not supported at pg14. And so there is no definition of
`neon_pgstat_file_size_limit`
variable. It makes it impossible to provide same config for all Postgres
version.

## Summary of changes

Move neon_pgstat_file_size_limit to Neon extension.

Postgres submodules PR:
neondatabase/postgres#587
neondatabase/postgres#588
neondatabase/postgres#589

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
Co-authored-by: Tristan Partin <tristan@neon.tech>
@knizhnik knizhnik merged commit 517b8dc into REL_17_STABLE_neon Feb 25, 2025
1 check passed
@knizhnik knizhnik deleted the pgstat_guc_v17 branch February 25, 2025 12:24
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