Re: Update blocking a select count(*)?

Поиск
Список
Период
Сортировка
Искать
От
Kevin Grittner
Тема
Re: Update blocking a select count(*)?
Дата
Msg-id
4FDB3C0202000025000484E4@gw.wicourts.gov
Ответ на
Список
Дерево обсуждения
Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Peter Geoghegan <peter@2ndquadrant.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Re: Update blocking a select count(*)? Benedict Holland <benedict.m.holland@gmail.com>
Peter Geoghegan  wrote:
> Benedict Holland  wrote:
>> Do I seem to have this right and is there anything I can do?
> 
> There are a couple of maintenance operations that could block a
> select. Do you see any AccessExclusive locks within pg_locks?
> That's the only type of lock that will block a select statement's
> AccessShare lock.
 
To check for that, see the queries on these Wiki pages:
 
http://wiki.postgresql.org/wiki/Lock_Monitoring
http://wiki.postgresql.org/wiki/Lock_dependency_information
 
-Kevin
В списке pgsql-performance по дате отправления
От: Kevin Grittner
Дата:
От: Benedict Holland
Дата:
FAQ