OSDN Git Service

Support pg_ctl promote which promotes the standby server to the primary.
authorMasaoFujii <masao.fujii@gmail.com>
Thu, 9 Dec 2010 11:20:47 +0000 (20:20 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Thu, 9 Dec 2010 11:20:47 +0000 (20:20 +0900)
commite16a3b82c41bc9f10840dc855b27c7d9a75ac265
treeeff487c4b388a64fb28df4d4755119e57e3adc0c
parent4c132fd996bc68dc05819b1a0b48fc7b19ed1221
Support pg_ctl promote which promotes the standby server to the primary.
doc/src/sgml/ref/pg_ctl-ref.sgml
src/backend/access/transam/xlog.c
src/backend/storage/ipc/pmevent.c
src/bin/pg_ctl/pg_ctl.c
src/include/storage/pmevent.h