Will switchover still need a checkpoint in 9.1 SR Hot Standby - Mailing list pgsql-hackers

From Hannu Krosing
Subject Will switchover still need a checkpoint in 9.1 SR Hot Standby
Date
Msg-id 1312703843.12669.36.camel@hvost
Whole thread Raw
Responses Re: Will switchover still need a checkpoint in 9.1 SR Hot Standby
List pgsql-hackers
In 9.0 (as in earlier versions) a former standby host has to do a full
checkpoint before becoming available as an independent database instance
in either switchover or failover scenarios. 

For most combinations of of bigger than minimal shared buffers and
non-memory-speed disks this can take from several seconds to tens of
minutes on busy systems.

Is the pre-activation checkpoint still required in 9.1 ?

The reason I ask is that I'm looking into making planned switchovers and
adding partitions more instantaneous. 

Streaming replication provides replica lag of only millisecond vs. high
tens or even hundreds of milliseconds achievable on trigger-based
replication systems like Londiste. 

Where Londiste currently wins, is the ability to become available
instantaneously without any checkpoint or other lengthy maintenance
operations.

-- 
-------
Hannu Krosing
PostgreSQL Infinite Scalability and Performance Consultant
PG Admin Book: http://www.2ndQuadrant.com/books/



pgsql-hackers by date:

Previous
From: Tim
Date:
Subject: Re: vacuumlo patch
Next
From: Kohei KaiGai
Date:
Subject: Re: [RFC] Common object property boards