ClickHouse/tests/integration/test_postgresql_protocol/configs/default_passwd.xml

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

13 lines
202 B
XML
Raw Normal View History

<clickhouse>
<profiles>
<default>
</default>
</profiles>
<users>
<default>
<password>123</password>
</default>
</users>
</clickhouse>