ClickHouse/tests/integration/test_postgresql_replica_database_engine/configs/users.xml
2021-09-20 01:38:53 +03:00

9 lines
238 B
XML

<?xml version="1.0"?>
<clickhouse>
<profiles>
<default>
<allow_experimental_database_materialized_postgresql>1</allow_experimental_database_materialized_postgresql>
</default>
</profiles>
</clickhouse>