[postgis-devel] Issue 47 in postgis: Avoiding notices upon import of lwpostgis.sql
codesite-noreply at google.com
codesite-noreply at google.com
Thu Aug 21 02:09:07 PDT 2008
Issue 47: Avoiding notices upon import of lwpostgis.sql
http://code.google.com/p/postgis/issues/detail?id=47
Comment #3 by mark.cav... at siriusit.co.uk:
Hi Dane,
I can't get too excited about removing notices because... well, they are
notices! If
they were caused by us doing something unusual with PostgreSQL then I may
be slightly
more inclined to do something with them, but it's simply PostgreSQL's way of
informing you about what it is doing. During normal usage, you see plenty
of these in
the logs anyway...
Incidentally, you are loading the wrong file into your database -
/usr/share/lwpostgis.sql is the location of the PostGIS SQL file for
current versions
of PostGIS. SVN trunk uses PGXS which correctly places its SQL file under
$sharedir/postgresql/contrib.
HTH,
Mark.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the postgis-devel
mailing list