determining the locks that will be held by a query

Поиск
Список
Период
Сортировка
От Brian Cox
Тема determining the locks that will be held by a query
Дата
Msg-id 49DB95E9.3030300@ca.com
обсуждение исходный текст
Список pgsql-performance
I know that EXPLAIN will show the query plan. I know that pg_locks will
show the locks currently held for activity transactions. Is there a way
to determine what locks a query will hold when it is executed?

Thanks,
Brian

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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Best replication solution?
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: plpgsql arrays