pgsql: Fix archive_command example

Started by Peter Eisentrautover 14 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Fix archive_command example

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

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/347e77beff08ac2e655696503a9dfbe98eb8742b

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