help prevent pg_ctl from getting confused.
Backpatch to 9.1.
of mistakes when restoring. This is easy to arrange if
pg_xlog/> is a symbolic link pointing to someplace outside
the cluster directory, which is a common setup anyway for performance
- reasons.
+ reasons. You might also want to exclude postmaster.pid>
+ and postmaster.opts>, which record information
+ about the running
postmaster>, not about the
+
postmaster> which will eventually use this backup.
+ (These files can confuse
pg_ctl>.)