pgsql: Fix archive_command example - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix archive_command example
Date
Msg-id E1RMQ0r-00067L-H2@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix archive_command example
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix archive_command example