Re: pg_xlog is getting bigger

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: pg_xlog is getting bigger
Дата
Msg-id 50D23611.3060000@gmail.com
обсуждение исходный текст
Ответ на Re: pg_xlog is getting bigger  ("Kevin Grittner" <kgrittn@mail.com>)
Ответы Re: pg_xlog is getting bigger
Список pgsql-general
On 12/19/2012 01:39 PM, AI Rumman wrote:

>
>     Well just for grins and to go to the source, look in the
>     postgresql.conf file itself.
>
>     In particular what is the settings for:
>
>     wal_keep_segments
>
>     Also what does querying pg_stat_activity as the postgres user show?
>
>     Looking for queries that have been held open a long time.
>
>
>
>
> wal_keep_segment = 0
> and in pg_stat_activity all processes are idle.


Please reply to the list also.

Well the question is how long have those idle transactions been around?


For a good blog on the subject see:
http://www.depesz.com/2008/08/28/hunting-idle-in-transactions/

--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: copy from questions
Следующее
От: Robert James
Дата:
Сообщение: Moving a database to a new TABLESPACE in Postgres 8.3