Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 1EB7363336F for ; Mon, 29 Mar 2010 13:35:52 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 81206-06-2 for ; Mon, 29 Mar 2010 16:35:41 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mail.postgresql.org (Postfix) with ESMTP id 40D4E63321A for ; Mon, 29 Mar 2010 13:35:07 -0300 (ADT) Received: by qw-out-2122.google.com with SMTP id 8so3411369qwh.61 for ; Mon, 29 Mar 2010 09:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:received :message-id:subject:to:content-type; bh=pQ9+wkQq/NcBfY8tEfFn1JCiek9KTqJ+/WU99rdNhvU=; b=tngkg+kRHbf+E8VpVySS/vAk3rSpXHhyGPdGeSi2QE5KPW4++F2AoXONXIWWLwR/BV W0PE8Yzjzna5H76DXkpss65eW4TSG3aHDrhPOHwZKS+EDFoufY80gmHUacfiniNAa5Bg psZYr+uRwL0zMrRTU9BDHqRqehOrYjvqt7gMw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=LdBJ8Nq5Q2WvsNgIqZkG5ixi1QnUSsMy2GPKO3IPRSVWZQ/Bcco8WdirP44W2psqyy g2VBwD92ig0FpNPayMsh1EeE/Cl4l9eB16VuhM037a4kBEr8XrEgxwhOPNNOCxU8N/U9 2k7ZchVAUz851TGuyhZnx5JTtzzwFWJcEcB28= MIME-Version: 1.0 Received: by 10.229.100.2 with HTTP; Mon, 29 Mar 2010 09:34:46 -0700 (PDT) From: Josh Kupershmidt Date: Mon, 29 Mar 2010 12:34:46 -0400 Received: by 10.229.211.75 with SMTP id gn11mr1559224qcb.34.1269880506267; Mon, 29 Mar 2010 09:35:06 -0700 (PDT) Message-ID: <4ec1cf761003290934l5e61efd3gdbddeeda3c6be185@mail.gmail.com> Subject: confusing archive_command example To: pgsql-docs@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.599 tagged_above=-10 required=5 tests=BAYES_00=-2.599 X-Spam-Level: X-Archive-Number: 201003/19 X-Sequence-Number: 5384 Hi, On the page: http://www.postgresql.org/docs/current/interactive/continuous-archiving.html#BACKUP-ARCHIVING-WAL an example archive_command of: archive_command = 'cp -i %p /mnt/server/archivedir/%f