[postgis-devel] [PostGIS] #404: Ensure datistemplate is true for template_postgis
PostGIS
trac at osgeo.org
Tue Feb 2 16:15:17 PST 2010
#404: Ensure datistemplate is true for template_postgis
----------------------+-----------------------------------------------------
Reporter: pramsey | Owner: robe
Type: task | Status: new
Priority: medium | Milestone: PostGIS 1.5.0
Component: postgis | Version: trunk
Resolution: | Keywords: windows
----------------------+-----------------------------------------------------
Comment (by pramsey):
{{{
update pg_database set datistemplate = true
where datname = 'template_postgis';
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/404#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list