> I am missing template template_postgis14 in my database server on a linux
> system. Both template0 and template1 are there. How do I go about installing
> template_postgis14?
>

Never heard about template_postgis14, but I did not play a lot with 1.4
Can't you just recreate it after you installed postgis, as templates
are just normal databases ?
To do so,
create the new template_postgis14 database, install plpgsql, install
postgis on it, and voila.

Nicolas
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to