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

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

Commit: 6fada4980520d79be468062ba7d0a4bb8fbdc539
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-11-04T18:20:27Z
Releases: 8.2.0
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