[OSM-dev] Postgres 8.4/PostGIS 1.4 performance
Martin Lesser
ml-osm-dev at bettercom.de
Mon Sep 14 05:37:21 BST 2009
Frederik Ramm <frederik at remote.org> writes:
> Jon Burgess wrote:
>> Do you have the _int.sql loaded?
>
> Yes, in both versions; however the _int that comes with PostGIS 1.4
> seems to be slightly modified,
Has postgis its own _int.sql? AFAIK _int.sql is part of
postgres-contrib, in the postgis src I did not find it.
And it looks like that one may run different versions of postgres (here:
8.4.0) and pg-contrib (8.3.7) because contrib mostly are "only"
additional functions.
So to make things a little more complicated you could also re-run your
tests with a changed version of postgresql-contrib :-)
Martin
More information about the dev
mailing list