Correct documentation error: in 8.1 and 8.2, %p in archive and restore

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 23092b992819855d3ffa14a3cf4ca4cdbb0c27a7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-11-04T18:20:40Z
Releases: 8.1.6
Correct documentation error: in 8.1 and 8.2, %p in archive and restore
command strings inserts relative not absolute path of file to process.
This is a side-effect of 2005-07-04 change that makes the server use
relative paths in general.  Noted by Bernd Helmle.

Files

PathChange+/−
doc/src/sgml/backup.sgml modified +10 −4
doc/src/sgml/config.sgml modified +6 −4