Skip to content

Add temporal-postgres-visibility to Tools - #40

Merged
tomwheeler merged 1 commit into
temporalio:mainfrom
Krishnachaitanyakc:add-temporal-postgres-visibility
Aug 12, 2026
Merged

Add temporal-postgres-visibility to Tools#40
tomwheeler merged 1 commit into
temporalio:mainfrom
Krishnachaitanyakc:add-temporal-postgres-visibility

Conversation

@Krishnachaitanyakc

Copy link
Copy Markdown
Contributor

Adds Krishnachaitanyakc/temporal-postgres-visibility under Tools. It addresses the PostgreSQL Visibility index bloat in temporalio/temporal#10145 with a migration converting unused Search Attribute indexes to partial indexes, a reproducible benchmark, and a REINDEX/autovacuum runbook. Only a list item is added, so the generated table of contents is unchanged.

Community tooling that reduces PostgreSQL Visibility index bloat via a
partial-index migration for unused Search Attribute indexes, with a
REINDEX/autovacuum runbook and a reproducible benchmark.
@Krishnachaitanyakc
Krishnachaitanyakc requested a review from a team as a code owner July 11, 2026 14:51
@CLAassistant

CLAassistant commented Jul 11, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@tomwheeler tomwheeler left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Krishnachaitanyakc I apologize for the delay. This came in when I was traveling and I must have overlooked the notification when I was catching up on my email. I approve the PR and will merge it today.

Thanks for your contribution!

@tomwheeler
tomwheeler merged commit 04801cb into temporalio:main Aug 12, 2026
2 checks 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.

3 participants