]> granicus.if.org Git - postgresql/commit
Correct documentation error: in 8.1 and 8.2, %p in archive and restore
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Nov 2006 18:20:27 +0000 (18:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 4 Nov 2006 18:20:27 +0000 (18:20 +0000)
commit6fada4980520d79be468062ba7d0a4bb8fbdc539
tree69d7f08942eae33818bd672d6cefb1832355fbce
parent17a814ca02e59a148bfbb61850a7b1a6eb0d4566
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.
doc/src/sgml/backup.sgml
doc/src/sgml/config.sgml