[postgis-tickets] [PostGIS] #3444: Add dump/restore testing
PostGIS
trac at osgeo.org
Tue Feb 9 07:53:59 PST 2016
#3444: Add dump/restore testing
--------------------------+---------------------------
Reporter: strk | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.3.0
Component: buildbots | Version: 2.2.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
The limit is that with --extension --dumprestore it is not predictable
about which version of PostGIS is restored because pg_dump simply includes
a "CREATE EXTENSION POSTGIS" in the dump, which means the version of
postgis being restored depends on which version of PostGIS was installed
last.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3444#comment:5>
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