Ticket #1517 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

VACUUM cannot be executed from a function or multi-command string

Reported by: realityexists Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
Keywords: Cc:

Description

When I run spatial_ref_sys.sql in pgAdmin it returns an error:

VACUUM cannot be executed from a function or multi-command string

Looks like the same problem as ticket #333, but in revision 8990. Commenting out the word "VACUUM" on the last line of the file resolves the problem.

The same error occurs when running "CREATE EXTENSION postgis".

Running on Ubuntu 11.04 x86, PostgreSQL 9.1.1

Change History

Changed 17 months ago by pramsey

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.