Re: transactions start time

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: transactions start time
Дата
Msg-id 22919.1343228180@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: transactions start time  (Aleksei Arefjev <aleksei.arefjev@nordicgaming.com>)
Ответы Re: transactions start time  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-performance
Aleksei Arefjev <aleksei.arefjev@nordicgaming.com> writes:
> On 24 July 2012 20:21, Richard Huxton <dev@archonet.com> wrote:
>> I'm not sure if I'm reading this right, but are there more than 48 million
>> BEGINs that took 0s each (presumably rounded down) and then a handful
>> taking about 0.8s?

I'm wondering exactly where/how the duration was measured.  If it was at
a client, maybe the apparent delay had something to do with network
glitches?  It seems suspicious that all the outliers are around 0.8s.
It would be useful to look to see if there's any comparable pattern
for statements other than BEGIN.

As Richard says, a BEGIN by itself ought to take negligible time.

            regards, tom lane

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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Why do I need more time with partition table?
Следующее
От: Marcus Engene
Дата:
Сообщение: odd planner again, pg 9.0.8