mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-27 02:36:29 +00:00
Minor cleanup in admin command (#126)
* Minor cleanup in admin command * Typo correction * fix when the admin query is ending with semicolon
This commit is contained in:
@@ -92,7 +92,7 @@ password = "sharding_user"
|
||||
# is the sum of pool_size across all users.
|
||||
pool_size = 9
|
||||
|
||||
# Maximum query duration. Dangerous, but protetcts against DBs that died and a non-obvious way.
|
||||
# Maximum query duration. Dangerous, but protects against DBs that died in a non-obvious way.
|
||||
statement_timeout = 0
|
||||
|
||||
[pools.sharded_db.users.1]
|
||||
|
||||
Reference in New Issue
Block a user