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
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/97d5b21c86345905426a2f0ddfca2e23340bb429

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