Re: Command to prune archive at restartpoints - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Command to prune archive at restartpoints
Date
Msg-id AANLkTil1Q4e1-9MuFA0ZvwjC_Pvo6cheS9f9Z6_RJT62@mail.gmail.com
Whole thread Raw
In response to Re: Command to prune archive at restartpoints  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: Command to prune archive at restartpoints  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
On Tue, Jun 8, 2010 at 9:45 PM, Takahiro Itagaki
<itagaki.takahiro@oss.ntt.co.jp> wrote:
> Robert Haas <robertmhaas@gmail.com> wrote:
>
>> On Tue, Jun 8, 2010 at 6:45 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> > Andrew Dunstan <andrew@dunslane.net> writes:
>> >> I prefer archive_cleanup_command. We should name things after their
>> >> principal function, not an implementation detail, IMNSHO.
>> >
>> > Weak preference for archive_cleanup_command here.
>>
>> OK, sounds like we have consensus on that.  Who wants to do it?
>
> Do we just need to replace all of them? If so, patch attached.
> I replaced 3 terms: recovery_end_command, recovery-end-command,
> and recoveryEndCommand.

I think we're replacing restartpoint_command, not recovery_end_command.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [BUGS] Invalid YAML output from EXPLAIN
Next
From: Fujii Masao
Date:
Subject: Re: Command to prune archive at restartpoints