Correct documentation error: in 8.1 and 8.2, %p in archive and restore
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/backup.sgml | modified | +10 −4 |
| doc/src/sgml/config.sgml | modified | +6 −4 |