pgsql: Make fast promotion the default promotion mode.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make fast promotion the default promotion mode.
Date: 2013-04-24 11:49:32
Message-ID: E1UUyCa-0002Uo-Iz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Make fast promotion the default promotion mode.
Continue to allow a request for synchronous
checkpoints as a mechanism in case of problems.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2317a63328cd9d1c22d02218c6959f340b63d98f

Modified Files
--------------
src/backend/access/transam/xlog.c | 15 ++-------------
src/bin/pg_ctl/pg_ctl.c | 17 ++++++-----------
2 files changed, 8 insertions(+), 24 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2013-04-24 13:46:08 pgsql: Fix assertion failure for REFRESH MATERIALIZED VIEW in PL.
Previous Message Bruce Momjian 2013-04-24 03:21:17 pgsql: 9.3 release notes: adjustments per Alvaro

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2013-04-24 12:04:04 Re: Proposal to add --single-row to psql
Previous Message Florian Pflug 2013-04-24 11:31:01 Re: GSOC Student Project Idea