From ff24be233ac7b10221142675b205b347b5588fd7 Mon Sep 17 00:00:00 2001 From: startxfr Date: Mon, 30 Nov 2015 03:25:20 +0100 Subject: reshape of postgresql --- Services/postgres/example.sql | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Services/postgres/example.sql (limited to 'Services/postgres/example.sql') diff --git a/Services/postgres/example.sql b/Services/postgres/example.sql new file mode 100644 index 0000000..498de07 --- /dev/null +++ b/Services/postgres/example.sql @@ -0,0 +1,3 @@ +# add SQL queries to execute when configuring the database +# see mariadb_run.sh to activate this feature +SHOW DATABASES; \ No newline at end of file -- cgit v1.2.3