Re: [GENERAL] Locks Postgres

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: [GENERAL] Locks Postgres
Дата
Msg-id 824f4cc0-a3e8-cc14-650f-5899e19c71b3@aklaver.com
обсуждение исходный текст
Ответ на [GENERAL] Locks Postgres  (Patrick B <patrickbakerbr@gmail.com>)
Список pgsql-general
On 02/09/2017 09:00 PM, Patrick B wrote:
> Hi guys
>
> I just wanna understand the locks in a DB server:
> Imagem inline 1
>
> Access share = Does that mean queries were waiting because an
> update/delete/insert was happening?

https://www.postgresql.org/docs/9.3/static/explicit-locking.html

>
> I'm asking because I got a very big spike with > 30 seconds web response
> time.
> Running PG 9.3
>
> Thanks!
> Patrick


--
Adrian Klaver
adrian.klaver@aklaver.com


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

Предыдущее
От: Patrick B
Дата:
Сообщение: [GENERAL] Locks Postgres
Следующее
От: John R Pierce
Дата:
Сообщение: Re: [GENERAL] Locks Postgres