mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
14 lines
222 B
XML
14 lines
222 B
XML
|
<?xml version="1.0"?>
|
||
|
<yandex>
|
||
|
<profiles>
|
||
|
<default>
|
||
|
</default>
|
||
|
</profiles>
|
||
|
|
||
|
<users>
|
||
|
<postgresql>
|
||
|
<password>123</password>
|
||
|
</postgresql>
|
||
|
</users>
|
||
|
</yandex>
|