[postgis-devel] [PostGIS] #585: Error running topology.sql
PostGIS
trac at osgeo.org
Fri Sep 10 15:21:51 PDT 2010
#585: Error running topology.sql
-----------------------+----------------------------------------------------
Reporter: aperi2007 | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
-----------------------+----------------------------------------------------
Try-ing to install the topology module,
when I try to run
make
psql -h localhost -f topology.sql
I have an error and all rollbacks.
......
psql:topology.sql:676: ERROR: syntax error at or near "table"
RIGA 60: || quote_literal(table) || '',''
^
psql:topology.sql:683: ERROR: current transaction is aborted, commands
ignored until end of transaction block
psql:topology.sql:784: ERROR: current transaction is aborted, commands
ignored until end of transaction block
.....
I'm using
postgres 9.0rc1
postgis r5960
geos r3104
on Debian 5.0 Lenny 32 bit.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/585>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list