On Fri, Nov 30, 2012 at 6:44 AM, François Beausoleil <[email protected]> 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. Cheers, Jeff -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
