Re: Lost Access To Table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Lost Access To Table
Дата
Msg-id 20023.1023233283@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Lost Access To Table  ("Booth, Robert" <Robert_Booth@intuit.com>)
Список pgsql-general
"Booth, Robert" <Robert_Booth@intuit.com> writes:
> I have a strange problem.  I have lost the ability to query a table.  Every
> time I try to query it the system just hangs.

Please define "hang" --- is the whole system locked up, or do you just
not get a response to that query?  What do you do to recover?

My bet is that there's an open transaction somewhere holding an
exclusive lock on the table ...

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: View vs. Statement Query Plan
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Char = varchar