Re: When is archive_cleanup called?

From: François Beausoleil <francois(at)seevibes(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: Forums postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: When is archive_cleanup called?
Date: 2012-12-10 15:01:15
Message-ID: 3AE79ECE-599E-49E9-811D-FF0B34053362@seevibes.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Le 2012-12-09 à 16:32, Jeff Janes a écrit :

> On Fri, Nov 30, 2012 at 6:44 AM, François Beausoleil
> <francois(at)seevibes(dot)com> wrote:
>>
>> How come no new restart points were achieved? I had 4008 WAL archives on my slave. I expected them to be removed as streaming replication progressed. Are restart points prevented while long queries are running?
>
>
> They can be prevented, depending on how you what settings you have for
> max_standby_*_delay.

Ah yes, I have it set to infinity. This is a reporting server.

Thanks for your help!
François

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2012-12-10 15:08:18 Re: Problem with aborting entire transactions on error
Previous Message Zbigniew 2012-12-10 14:52:44 Re: Problem with aborting entire transactions on error