Opened 16 years ago
Last modified 9 years ago
#515 new defect
g.remove fails to remove vector file when postgresql database not accessible
Reported by: | gisboa | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.6 |
Component: | Vector | Version: | unspecified |
Keywords: | Cc: | ||
CPU: | All | Platform: | All |
Description
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).
Note:
See TracTickets
for help on using tickets.