Re: confusing archive_command example

From: "Greg Sabino Mullane" <greg(at)turnstep(dot)com>
To: pgsql-docs(at)postgresql(dot)org
Subject: Re: confusing archive_command example
Date: 2010-04-01 00:09:04
Message-ID: 61e1bb59b6bfc4b68f7714662cb3d290@biglumber.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

> As far as "...", those are used to show only the important changes in
> the string, which I think is the right approach, but I did change the
> line so the dots are not right up against slashes:
>
> archive_command = 'test ! -f ... %f &amp;&amp; cp %p ... %f'

The triple dots need to be removed entirely, too confusing. Write
everything out.

- --
Greg Sabino Mullane greg(at)turnstep(dot)com
End Point Corporation http://www.endpoint.com/
PGP Key: 0x14964AC8 201003312007
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAkuz5AwACgkQvJuQZxSWSshGMACdEBRm5VScsv4w2fGTZTTr3b19
Zj8AoIFV9exrwQfO8t8MSwL0BXx41ZCU
=VP+w
-----END PGP SIGNATURE-----

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2010-04-01 00:31:32 Re: confusing archive_command example
Previous Message Tom Lane 2010-04-01 00:03:03 Re: confusing archive_command example