createdb -T template_postgis my_spatial_db
CREATE DATABASE my_spatial_db TEMPLATE=template_postgis
参考文档:http://www.postgis.net/docs/manual-2.5/postgis_installation.html#templatepostgis
可以使用QGIS管理工具来导入shp,excel文件内容到数据库