This commit is contained in:
Lev Kokotov
2023-08-01 17:46:34 -07:00
parent 9d1c46a3e9
commit aefcf4281c
3 changed files with 9 additions and 5 deletions

View File

@@ -270,7 +270,7 @@ username = "sharding_user"
# if `server_password` is not set.
password = "sharding_user"
pool_mode = "session"
pool_mode = "transaction"
# PostgreSQL username used to connect to the server.
# server_username = "another_user"