[postgis-users] postgis_full_version error
Paragon Corporation
lr at pcorp.us
Thu Oct 9 19:21:23 PDT 2014
Ben,
I used to see that error a while ago, but don't see it in newer installs
even if I don't have topology installed.
What does your
Select postgis_full_version();
Return now?
Thanks,
Regina
-----Original Message-----
G'day Regina,
You have nailed it, it was a database from an old (postgis 1.5) system - so
I actually expected to have many more errors. Luckily it was so old that I
had installed postgis into its own schema, so a simple DROP SCHEMA gis
CASCADE; has solved this problem.
I have 'noticed' this since upgrading a number of systems :
> NOTICE: Function postgis_topology_scripts_installed() not found. Is
topology support enabled and topology.sql installed?
We don't always need / use topology, so don't install it... is this notice
appearing a new behaviour, or have I messed up something else?
Thanks again,
cheers
Ben
More information about the postgis-users
mailing list