From: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | Heikki Linnakangas <heikki(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Re: [COMMITTERS] pgsql: Move documentation of all recovery.conf option to a new chapter. |
Date: | 2010-02-24 04:58:35 |
Message-ID: | 3f0b79eb1002232058l5b7fd2adnb202b82461512edd@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Wed, Feb 24, 2010 at 8:24 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> On Mon, 2010-02-22 at 11:47 +0000, Heikki Linnakangas wrote:
>> Log Message:
>> -----------
>> Move documentation of all recovery.conf option to a new chapter.
>> They used to be scattered between the "backup and restore" and "streaming
>> replication" chapters.
>
> It's just taken me 15 minutes to locate the settings for
> primary_conninfo to better understand Stefan's recent post.
We would need to expose recovery configuration parameters as
indexterm, as well as GUC.
> The commit referred to here is an extremely bad change.
>
> If you intended this to be a heading within the "High Availability"
> chapter then I would agree. This is what I thought you had done.
>
> Having Streaming Rep described in HA and then describing the parameters
> that make it work in a separate chapter is ridiculous. Plus, wherever
> they are, they need cross references between them.
>
> This is the last straw for me. The Streaming Rep docs are now truly
> appalling. They were thin before, but tieing them in knots and splitting
> them into disconnected pieces is just too much. If I can't find the damn
> things, we've gone too far.
>
> SR is a big feature and deserves proper docs.
Yeah, we need to improve the SR document. So I began modifying it
in my git repository.
* git://git.postgresql.org/git/users/fujii/postgres.git
* branch: replication-doc
Regards,
--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Takahiro Itagaki | 2010-02-24 05:20:49 | pgsql: Remove useless codes to initialize TupleDesc from dblink_exec. |
Previous Message | Bruce Momjian | 2010-02-24 03:33:49 | pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest |
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2010-02-24 05:18:11 | Re: Parameter name standby_mode |
Previous Message | Jaime Casanova | 2010-02-24 03:46:13 | Re: function side effects |