tethys syncstores myapp
tethys_apps.exceptions.PersistentStorePermissionError: Database user "tethys_super" has insufficient permissions to create the persistent store database "epanet_2.0": must have CREATE DATABASES permission at a minimum.
tethys_apps.exceptions.PersistentStorePermissionError: (psycopg2.ProgrammingError) syntax error at or near ".0"LINE 2: ... CREATE DATABASE epanet_epanet_2.0 ^ [SQL: "\n CREATE DATABASE epanet_epanet_2.0\n WITH OWNER tethys_super\n TEMPLATE template0\n ENCODING 'UTF8'\n "]