Re: PG_XLOG grows and grows

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PG_XLOG grows and grows
Дата
Msg-id 8550.1021475712@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PG_XLOG grows and grows  ("Niclas Gustafsson" <niclas.gustafsson@codesense.com>)
Список pgsql-admin
"Niclas Gustafsson" <niclas.gustafsson@codesense.com> writes:
> I'll be upgrading later on, but for now, is there a
> way to see what the "idle in transaction" is waiting
> for?

"Idle" means it's waiting for the client.  "Idle in transaction"
means the client has issued a BEGIN and no COMMIT.

            regards, tom lane

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

Предыдущее
От: "Niclas Gustafsson"
Дата:
Сообщение: Re: PG_XLOG grows and grows
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PG_XLOG grows and grows