<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thank you very much for replying<br><br>I didn't add any ";" at the end. Perhaps some more details would help:<br><br><div style="margin-left: 40px;">The "forestshape" table was created by importing a vector map with the command "v.in.ogr" from GRASS 6.4" into the PostGIS database "luis".<br><br>Also, the user "luis" in PostGIS is associated to a password, lets say "1234".<br><br>I'm using Ubuntu 9.04 (amd64) with postgis 1.3.3 and postgresql 8.3 , which according to the guys from UbuntuGIS, all these program versions work armoniously with QGIS 1.3. (I'm trying to be careful with program versions to avoid incompatibility issues while using OSGIS software)<br></div><br>Does "DROP TABLE" should be used indicating a password?<br><br>Luis Alberto.<br><br>--- On <b>Sun, 12/27/09, Guillaume Lelarge <i><guillaume@lelarge.info></i></b> wrote:<br><blockquote
style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Guillaume Lelarge <guillaume@lelarge.info><br>Subject: Re: [postgis-users] Cannot erase Table<br>To: "PostGIS Users Discussion" <postgis-users@postgis.refractions.net><br>Cc: vega_l@yahoo.com<br>Date: Sunday, December 27, 2009, 5:21 PM<br><br><div class="plainMail">Le 27/12/2009 08:43, <a ymailto="mailto:vega_l@yahoo.com" href="/mc/compose?to=vega_l@yahoo.com">vega_l@yahoo.com</a> a écrit :<br>> Hello everyone, I hope someone can help me.<br>> <br>> This might sound very basic, but I can't erase the data table "forestshape".<br>> <br>> List of relations<br>> Schema | Name | Type | Owner <br>> --------+------------------+-------+-------<br>> public | forestshape | table |
luis<br>> public | geometry_columns | table | luis<br>> public | spatial_ref_sys | table | luis<br>> (3 rows)<br>> <br>> I'm the owner in this database named "luis" with user "luis". But when executing "DROP TABLE forestshape" and "DROP SEQUENCE forestshape", nothing happens, not even an error message is shown. When I execute "\dt", the table "forestshape" is still there.<br>> <br><br>Did you put a ; behind forestshape? as in<br><br>DROP TABLE forestshape;<br><br>I don't see any other reason why you have no message telling you the<br>command failed.<br><br><br>-- <br>Guillaume.<br> <a href="http://www.postgresqlfr.org" target="_blank">http://www.postgresqlfr.org</a><br> <a href="http://dalibo.com" target="_blank">http://dalibo.com</a><br></div></blockquote></td></tr></table><br>