Re: steps of a sql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: steps of a sql
Дата
Msg-id 24497.1569621855@sss.pgh.pa.us
обсуждение исходный текст
Ответ на steps of a sql  (PegoraroF10 <marcos@f10.com.br>)
Список pgsql-general
PegoraroF10 <marcos@f10.com.br> writes:
> Some days ago one of my customers claimed that one of his queries were
> spending too much time. Then on postgres log it appears really strange. That
> query doesn´t usually appears as parse, sometimes only as execute, because
> it tooks almost all times less than 500ms. But on that day something
> happened, what was that, PARSE time of 10 minutes ?

Something else sitting on an exclusive table lock, perhaps?

            regards, tom lane



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

Предыдущее
От: PegoraroF10
Дата:
Сообщение: Re: Operator is not unique
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Operator is not unique