Files
php_8/postgresql/database_create.sql
2022-06-05 15:40:47 +03:00

2 lines
44 B
SQL

CREATE DATABASE catalog TEMPLATE template0;