postgres=# DROP DATABASE template_postgis;
ERROR: cannot drop a template database
Run Code Online (Sandbox Code Playgroud)
http://www.postgresql.org/docs/9.1/static/manage-ag-templatedbs.html看起来好像我设置了template_postgis.datistemplate = false,我可以放弃它,但我不知道如何设置.