Skip to content

Commit 1d6bbbf

Browse files
committed
fix doc
1 parent c89b72a commit 1d6bbbf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/features/sharding/omnishards.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ omnisharded_sticky = true
8383
The following system catalogs are using sticky routing by default:
8484

8585
```toml
86+
[[omnisharded_tables]]
87+
database = "prod"
88+
sticky = true
8689
tables = [
8790
"pg_class",
8891
"pg_attribute",

0 commit comments

Comments
 (0)