We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89b72a commit 1d6bbbfCopy full SHA for 1d6bbbf
1 file changed
docs/features/sharding/omnishards.md
@@ -83,6 +83,9 @@ omnisharded_sticky = true
83
The following system catalogs are using sticky routing by default:
84
85
```toml
86
+[[omnisharded_tables]]
87
+database = "prod"
88
+sticky = true
89
tables = [
90
"pg_class",
91
"pg_attribute",
0 commit comments