[postgis-devel] [PostGIS] #1517: VACUUM cannot be executed from a function or multi-command string

PostGIS trac at osgeo.org
Tue Jan 31 18:06:56 PST 2012


#1517: VACUUM cannot be executed from a function or multi-command string
---------------------------+------------------------------------------------
 Reporter:  realityexists  |       Owner:  pramsey      
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.0
Component:  postgis        |     Version:  trunk        
 Keywords:                 |  
---------------------------+------------------------------------------------
 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

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1517>
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