Update named-collections.md

This commit is contained in:
Denny Crane 2022-03-14 13:53:39 -03:00 committed by GitHub
parent 70a3e7febb
commit cb6e2c84cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -159,7 +159,7 @@ Example of configuration:
<port>5432</port>
<database>test</database>
<schema>test_schema</schema>
<connection_pool_size>8</connection_pool_size>
<connection_pool_size>8</connection_pool_size>
</mypg>
</named_collections>
</clickhouse>