On Wed, Mar 4, 2009 at 12:10 AM, Tom Lane <tgl@xxxxxxxxxxxxx> wrote: > Phoenix Kiula <phoenix.kiula@xxxxxxxxx> writes: >> Now when I do: >> vacuum analyze TABLENAME >> or >> delete from TABLENAME where id = 99 >> Nothing happens! The carriage return means the my shell cursor goes to >> the next line, but it just stays there. > > Did you forget the semicolon? Cute. But no :) myuser=# delete from visitcount where id = 99; -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general