pg_ctl promote

Fujii Masao, reviewed by Robert Haas, Stephen Frost, and Magnus Hagander.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4695da5ae97bbb58d274887fd68edbe88d03ebcb

Modified Files
--------------
doc/src/sgml/high-availability.sgml |   24 +++++------
doc/src/sgml/recovery-config.sgml   |    4 +-
doc/src/sgml/ref/pg_ctl-ref.sgml    |   13 ++++++
src/backend/access/transam/xlog.c   |   49 +++++++++++++++++++++--
src/backend/postmaster/postmaster.c |    8 ++++
src/bin/pg_ctl/pg_ctl.c             |   74 ++++++++++++++++++++++++++++++++++-
src/include/access/xlog.h           |    1 +
7 files changed, 152 insertions(+), 21 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to