Re: All ops on one particular table cause a hang?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: All ops on one particular table cause a hang?
Дата
Msg-id 28913.1095629830@sss.pgh.pa.us
обсуждение исходный текст
Ответ на All ops on one particular table cause a hang?  (Robb Shecter <robb@acm.org>)
Ответы Re: All ops on one particular table cause a hang?
Список pgsql-admin
Robb Shecter <robb@acm.org> writes:
> I just created a table, but now cannot access it or even drop it.  I can
> access all the other tables in the database just fine.  But any client
> command or app (like pg_dumpall) that references this new table hang.

Maybe you've got a session that is holding an exclusive lock on that
table?

            regards, tom lane

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

Предыдущее
От: Robb Shecter
Дата:
Сообщение: All ops on one particular table cause a hang?
Следующее
От: Robb Shecter
Дата:
Сообщение: Re: All ops on one particular table cause a hang?