Recovery control functions

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Recovery control functions
Date: 2011-01-14 11:09:06
Message-ID: 1295003346.12442.2.camel@ebony
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Functions to control recovery, to aid PITR and Hot Standby.
pg_is_xlog_replay_paused()
pg_xlog_replay_pause()
pg_xlog_replay_resume()

recovery.conf parameter: pause_at_recovery_target (bool)

--
Simon Riggs http://www.2ndQuadrant.com/books/
PostgreSQL Development, 24x7 Support, Training and Services

Attachment Content-Type Size
validate.v3.patch text/x-patch 20.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-01-14 11:15:32 Re: Recovery control functions
Previous Message Anssi Kääriäinen 2011-01-14 10:42:18 Re: SSI patch version 8