[pgrouting-dev] Testing different versions of PostGIS with CREATE EXTENSION
Paragon Corporation
lr at pcorp.us
Mon May 6 21:28:16 PDT 2013
> to test against different versions of PostGIS.
> Ok, just checked in changes:
> Usage: test-runner.pl -pgver vpg -pgisver vpgis -psql /path/to/psql
> -pgver vpg - postgresql version
> -pgisver vpgis - postgis version
> -psql /path/to/psql - optional path to psql
> -h - help
Steve,
Can you quote the vpgis version. Version is alwaways supposted to be quoted
otherwise get the below error and everything fails regress.
LINE 1: create extension postgis VERSION 2.1.0SVN
^
ERROR: required extension "postgis" is not installed
Thanks,
Regina
More information about the pgrouting-dev
mailing list