From e8263430a383499e3c66a9842d9470d24e306019 Mon Sep 17 00:00:00 2001 From: Lev Kokotov Date: Fri, 11 Feb 2022 11:21:32 -0800 Subject: [PATCH] nl --- pgcat.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgcat.toml b/pgcat.toml index 44bcd00..db5c3f2 100644 --- a/pgcat.toml +++ b/pgcat.toml @@ -80,4 +80,4 @@ database = "shard2" # any: round-robin between primary and replicas, # replica: round-robin between replicas only without touching the primary, # primary: all queries go to the primary unless otherwise specified. -default_role = "any" \ No newline at end of file +default_role = "any"