Thread: pgsql: Fix archive_command example

pgsql: Fix archive_command example

From
Peter Eisentraut
Date:
Fix archive_command example

The given archive_command example didn't use %p or %f, which wouldn't
really work in practice.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d8bff79f1e88f0fb9c66c45c359cc1c085dba429

Modified Files
--------------
doc/src/sgml/backup.sgml |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)