Re: Script and tool to monitoring sessions

Поиск
Список
Период
Сортировка
От abdujaparov
Тема Re: Script and tool to monitoring sessions
Дата
Msg-id 1443176739129-5867352.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Script and tool to monitoring sessions  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-novice
Hi,
I am trying to understand.

From hibernate we see that there is a begin transaction and there is only
one final commit.

From Server status of pgAdmin I see that that the processes c


10505        smapdb    smap    172.25.10.102:51835    2015-09-25 12:16:52+02        2015-09-25
12:16:56+02

execute select nextval ('public.L3SmAp_id_seq')

and status changes continuously from
'idle in transaction' and 'active'

After that I see two lock from pid 10505:

ExclusiveLock
AccessShareLock

both these locks are related to  select nextval ('public.L3SmAp_id_seq').

Angelo





--
View this message in context:
http://postgresql.nabble.com/Script-and-tool-to-monitoring-sessions-tp5867117p5867352.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


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

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Script and tool to monitoring sessions
Следующее
От: KK
Дата:
Сообщение: Tainted kernel possible caused by postgresql