Re: confusing archive_command example - Mailing list pgsql-docs

From Tom Lane
Subject Re: confusing archive_command example
Date
Msg-id 1251.1270080183@sss.pgh.pa.us
Whole thread Raw
In response to Re: confusing archive_command example  (Bruce Momjian <bruce@momjian.us>)
Responses Re: confusing archive_command example
List pgsql-docs
Bruce Momjian <bruce@momjian.us> writes:
> His complaint was that .../%f looks like ../%f;  is that a valid
> concern?

Well, it does look like it, I'm just not seeing an easy fix that makes
that better.  I think the original suggestion was to turn it into a
concrete example by writing something like /mnt/archive/%f.

> I have reverted the change.  Also, should we be using test !
> -e instead of -f?

No opinion.

            regards, tom lane

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: confusing archive_command example
Next
From: "Greg Sabino Mullane"
Date:
Subject: Re: confusing archive_command example