Re: BUG #15335: Documentation is wrong about archive_command andexisting files - Mailing list pgsql-bugs

From David Steele
Subject Re: BUG #15335: Documentation is wrong about archive_command andexisting files
Date
Msg-id f6b16899-d634-4702-f14c-8c554bf3dbe8@pgmasters.net
Whole thread Raw
In response to Re: BUG #15335: Documentation is wrong about archive_command andexisting files  (Stephen Frost <sfrost@snowman.net>)
List pgsql-bugs
On 8/20/18 9:24 AM, Stephen Frost wrote:
> * David Steele (david@pgmasters.net) wrote:
> 
>> We could at least list all the things that a good archive command should
>> do and point out that the example in the docs doesn't do them and that
>> it is intended *only* as an example.
> 
> This sounds like a good idea to me, in general.  I suggest we qualify
> the command shown further and say it's only provided as an illustration
> of how to set an archive_command and that it isn't an example.  Perhaps
> we should even remove the shell-script bits and instead just have:
> 
> archive_command = 'archivecmd /mnt/server/archivedir/%f %p'

+1

> 
> As long as we have something there that looks like valid shell script
> and which doesn't obviously fail, people are likely going to continue to
> use it.

OK -- I'll work up a doc patch that lists the basic things an archive 
command should do and see where that leads us.

Regards,
-- 
-David
david@pgmasters.net


pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #15346: Replica fails to start after the crash
Next
From: Alexander Kukushkin
Date:
Subject: Re: BUG #15346: Replica fails to start after the crash