Skip to content

feat: automatically reload config after ddl change in a sharded cluster#748

Merged
levkk merged 3 commits intomainfrom
levkk-auto-reload
Feb 4, 2026
Merged

feat: automatically reload config after ddl change in a sharded cluster#748
levkk merged 3 commits intomainfrom
levkk-auto-reload

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Feb 4, 2026

Automatically trigger schema reload upon receiving applying DDL like CREATE TABLE or ALTER TABLE or DROP TABLE. N.B.: works on only single-node pgdog deployments - use for CI/staging only. #746

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 97.73371% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/frontend/client/query_engine/query.rs 81.25% 3 Missing ⚠️
pgdog/src/frontend/router/parser/route.rs 70.00% 3 Missing ⚠️
...rc/frontend/client/query_engine/end_transaction.rs 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@blacksmith-sh

This comment has been minimized.

@levkk levkk merged commit 18639b6 into main Feb 4, 2026
8 checks passed
@levkk levkk deleted the levkk-auto-reload branch February 4, 2026 20: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.

1 participant