ClickHouse/tests/integration/test_storage_postgresql/configs/settings.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
208 B
XML
Raw Normal View History

2022-06-23 21:44:59 +00:00
<clickhouse>
<profiles>
<default>
<postgresql_connection_pool_auto_close_connection>1</postgresql_connection_pool_auto_close_connection>
</default>
</profiles>
</clickhouse>