Ticket #585 (closed defect: fixed)
Error running topology.sql
| Reported by: | aperi2007 | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | topology | Version: | 1.5.X |
| Keywords: | Cc: |
Description
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:
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

