Enhanced PITR doc patch

Started by Simon Riggsalmost 22 years ago2 messagespatches
Jump to latest
#1Simon Riggs
simon@2ndQuadrant.com

A range of minor enhancements, plus some stronger doc around:

- warnings about overwrites
- additional documentation of recovery.conf parameters

To be frank, its still about 50 pages short of a full discussion of how
it works, when to use it, various scenarios, best practice, integration
with XA (or current lack of it), tuning etc... all of which we can
expect to improve over time with help from the community.

--
Best Regards, Simon Riggs

Attachments:

pitrdoc.patchtext/x-patch; charset=UTF-8; name=pitrdoc.patchDownload+217-51
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Simon Riggs (#1)
Re: Enhanced PITR doc patch

Simon Riggs <simon@2ndquadrant.com> writes:

A range of minor enhancements, plus some stronger doc around:
- warnings about overwrites
- additional documentation of recovery.conf parameters

Applied with some editorialization.

regards, tom lane