eortigoza5
eortigoza5
> python : Traceback (most recent call last): No linha:1 caractere:1 > > * python testing.py > * ``` > + CategoryInfo : NotSpecified: (Traceback (most recent call last)::String) [],...
> That's not something we support at the moment. A PR would be welcome. okay, thanks for answer.
try this [pools.db1.users.0] username = "superuser" password = "pwd" pool_size = 5 [pools.db1.shards.0] servers = [ [ "192.168.155.73", 5432, "primary" ], [ "192.168.155.74", 5432, "replica" ] ] database = "db1"...