[GRASS-dev] [GRASS GIS] #515: g.remove fails to remove vector file when postgresql database not accessible

#515: g.remove fails to remove vector file when postgresql database not
accessible
--------------------+-------------------------------------------------------
Reporter: gisboa | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: Vector | Version: unspecified
Keywords: | Platform: All
      Cpu: All |
--------------------+-------------------------------------------------------
It is impossible to remove a vector dataset when it is connected to a
PostgreSQL database, even with the -f flag (force). This is only the case
when the database is not accessible: no connection or wrong username or
server not running (a non-existing, previously removed table in PostgreSQL
is not a problem).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/515&gt;
GRASS GIS <http://grass.osgeo.org>