citus/src/test/regress/sql/multi_utility_warnings.sql

9 lines
158 B
SQL

--
-- MULTI_UTILITY_WARNINGS
--
-- Tests to check if we inform the user about potential caveats of creating new
-- databases.
CREATE DATABASE new_database;