Skip to content

Release 0.70.0#800

Merged
lfittl merged 3 commits intomainfrom
release-0-70-0
Apr 4, 2026
Merged

Release 0.70.0#800
lfittl merged 3 commits intomainfrom
release-0-70-0

Conversation

@lfittl
Copy link
Copy Markdown
Member

@lfittl lfittl commented Apr 3, 2026

No description provided.

@lfittl lfittl requested a review from a team April 3, 2026 23:31
* Allow resetting pg_stat_statements when nearly full
- This reworks the optional reset mechanism to reset pg_stat_statements when
(1) it has utilized most of its entries, and a dealloc is likely occurring soon
(2) the returned query text exceeds 250MB
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be good to mention that this change reduces occurrence of <query text unavailable> in pganalyze

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, yeah, good point, will revise.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clarified this, let me know if you think that needs further revision.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: "its". Maybe just shorten to "when full"

The rest is maybe too long for a changelog entry, but does accurately describe the situation so 🤷

@lfittl lfittl merged commit 18a06b4 into main Apr 4, 2026
6 checks passed
@lfittl lfittl deleted the release-0-70-0 branch April 4, 2026 01:13
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