Re: SELECT Generating Row Exclusive Locks?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SELECT Generating Row Exclusive Locks?
Дата
Msg-id 6876.1133414679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: SELECT Generating Row Exclusive Locks?  ("Thomas F. O'Connell" <tfo@sitening.com>)
Ответы Re: SELECT Generating Row Exclusive Locks?  ("Thomas F. O'Connell" <tfo@sitening.com>)
Список pgsql-general
"Thomas F. O'Connell" <tfo@sitening.com> writes:
> I guess I'm still somewhat puzzled by the original statement of the
> question, then. Why does that particular view of locks occasionally
> tie a SELECT to a granted Row Exclusive lock?

You sure it's not left over from an update command earlier in the
same transaction?

            regards, tom lane

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

Предыдущее
От: "surabhi.ahuja"
Дата:
Сообщение: Re: postgres log file
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Finding uniques across a big join