Strange behavior: row won't delete

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Strange behavior: row won't delete
Дата
Msg-id e373d31e0903030802r2567fc52hd75597c4201bc631@mail.gmail.com
обсуждение исходный текст
Ответы Re: Strange behavior: row won't delete  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Strange behavior: row won't delete  (Alan Hodgson <ahodgson@simkin.ca>)
Список pgsql-general
HI. I made a small alteration to a table (added a column).

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. I thought something may be
happening silently but it has been sitting this way since an hour.

How can I debug this? Nothing in the logs at all.

В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: postgreSQL & amazon ec2 cloud
Следующее
От: Роман Маширов
Дата:
Сообщение: date - null casted to integer?