Skip to content

fix: correct wait event type to backend type in pg_backend desc - #108

Merged
Vonng merged 2 commits into
pgsty:mainfrom
Jah-yee:main
Aug 4, 2026
Merged

fix: correct wait event type to backend type in pg_backend desc#108
Vonng merged 2 commits into
pgsty:mainfrom
Jah-yee:main

Conversation

@Jah-yee

@Jah-yee Jah-yee commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

The SQL query selects backend_type from pg_stat_activity, not wait event type. Correcting the description to match the actual query output.

Fixes #106

Jah-yee and others added 2 commits July 27, 2026 10:54
The SQL query selects backend_type from pg_stat_activity, not wait event type.
Correcting the description to match the actual query output.
@Vonng
Vonng merged commit 7582283 into pgsty:main Aug 4, 2026
1 check passed
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.

desc typo

2 participants