Re: 2PC-induced lockup

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: 2PC-induced lockup
Дата
Msg-id 46952B8B.1090401@enterprisedb.com
обсуждение исходный текст
Ответ на Re: 2PC-induced lockup  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: 2PC-induced lockup
Re: 2PC-induced lockup
Список pgsql-hackers
Peter Eisentraut wrote:
> Heikki Linnakangas wrote:
>> It's not? I agree with Tom here; this is just one of the numerous
>> things you can do to screw up your database as a superuser. Why would
>> you LOCK the pg_auth table, or any other system table for that
>> matter, in the first place? Let alone in a distributed transaction.
> 
> Well, my test case arose from a real application scenario, not an 
> attempt to destroy my database system.

Why does the application LOCK pg_auth?

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: 2PC-induced lockup
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 2PC-induced lockup