[postgis-tickets] [PostGIS] #3801: postgis upgrade test is broken
PostGIS
trac at osgeo.org
Sat Aug 5 09:14:52 PDT 2017
#3801: postgis upgrade test is broken
-----------------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 2.4.0
Component: build/upgrade/install | Version: 2.3.x
Keywords: |
-----------------------------------+---------------------------
So I was trying to troubleshoot why travis is failing on upgrade test, and
I get a failure as well (at least when testing against postgresql 10 beta2
{{{
pg_dump: too many command-line arguments (first is "-f")
Try "pg_dump --help" for more information.
}}}
At first glance it looks like args are out of order. database name should
be the last thing in output. I'll try to fix.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3801>
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