110
110
# database schema, full text indexes and grants into it.
111
111
# It will also create session DBs for the test and dev environments.
112
112
# No sample data is added at this point.
114
114
@ echo "* If this fails you need to run as the postgresql superuser"
115
115
@ echo "* eg. sudo -u postgres make create"