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 0d369ab commit e826343Copy full SHA for e826343
pgcat.toml
@@ -80,4 +80,4 @@ database = "shard2"
80
# any: round-robin between primary and replicas,
81
# replica: round-robin between replicas only without touching the primary,
82
# primary: all queries go to the primary unless otherwise specified.
83
-default_role = "any"
+default_role = "any"
0 commit comments