[postgis-tickets] [PostGIS] #5575: postgis_restore from 3.0: ERROR: function "pgis_geometry_union_finalfn" already exists with same argument types

PostGIS trac at osgeo.org
Tue Oct 17 09:02:09 PDT 2023


#5575: postgis_restore from 3.0: ERROR:  function "pgis_geometry_union_finalfn"
already exists with same argument types
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.4.1
Component:  build/upgrade/install  |    Version:  3.4.x
 Keywords:                         |
-----------------------------------+---------------------------
 {{{
 regress/run_test.pl --dumprestore --upgrade-path unpackaged3.0--:auto
 regress/core/regress -v
 Restoring database 'postgis_reg' using postgis_restore.pl
 Converting /tmp/pgis_reg/postgis_reg.dump to ASCII on stdout...
   Reading list of functions to ignore...
   Writing manifest of things to read from dump file...
 Setting postgis schema to public, as found in the dump  Writing ASCII to
 stdout...
 Done.
  failed (Could not restore postgis_reg: /tmp/pgis_reg/regress_log)
 -----------------------------------------------------------------------------
 NOTICE:  schema "public" already exists, skipping
 NOTICE:  schema "public" already exists, skipping
 NOTICE:  schema "public" already exists, skipping
 SET
 ALTER TABLE
 ALTER TABLE
 SELECT 8500
 DELETE 8500
 SET
 SET
 SET
 SET
 SET
  set_config
 ------------

 (1 row)

 SET
 SET
 SET
 SET
 ERROR:  function "pgis_geometry_union_finalfn" already exists with same
 argument types
 -----------------------------------------------------------------------------
 Died at regress/run_test.pl line 440.
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5575>
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-tickets mailing list