I am trying to run <b>v.in.ogr</b> against a PostGIS database. The command&#39;s output is:<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><b>ERROR: Vector map &lt;pointdata&gt; already exists</b></div>

</blockquote><div><br></div><div>Yet when I run <b>g.remove pointdata</b>, I get:</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><b>Removing raster &lt;pointdata&gt;</b></div>

</div><div><div><b>Raster map &lt;pointdata&gt; not found</b></div></div><div><div><b>&lt;pointdata&gt; nothing removed</b></div></div></blockquote><div><br></div><div>But then you may say, &quot;Hey, moron, that&#39;s a vector layer! Use the right command.&quot; OK, I ran <b>g.remove vect=pointdata </b>and I get:</div>

<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div><b>Removing vector &lt;pointdata&gt;</b></div></div><div><div><b>DBMI-DBF driver error:</b></div></div><div><div>

<b>Unable to open database &lt;cat C:\Users\Aren Cambre\Desktop\DEEM documents\GRASS\DallasCountyCrashes\Crases2\dbf\&gt; by driver &lt;dbf&gt;</b></div></div><div><div><b>Unable open database &lt;cat C:\Users\Aren Cambre\Desktop\DEEM documents\GRASS\DallasCountyCrashes\Crases2\dbf\&gt; by driver &lt;dbf&gt;</b></div>

</div><div><div><b>Unable to find table &lt;crash&gt; linked to vector map &lt;pointdata&gt;</b></div></div><div><div><b>couldn&#39;t be removed</b></div></div><div><div><b>&lt;pointdata&gt; nothing removed</b></div></div>

</blockquote><div><br></div><div>Huh?</div><div><br></div><div>Aren</div>