mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-23 01:16:30 +00:00
Fix typo in the config documentation (#532)
This commit is contained in:
@@ -230,7 +230,7 @@ default: "random"
|
|||||||
|
|
||||||
Load balancing mode
|
Load balancing mode
|
||||||
`random` selects the server at random
|
`random` selects the server at random
|
||||||
`loc` selects the server with the least outstanding busy conncetions
|
`loc` selects the server with the least outstanding busy connections
|
||||||
|
|
||||||
### default_role
|
### default_role
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user