public inbox for [email protected]  
help / color / mirror / Atom feed
pgsql: Update High Availability docs.
3+ messages / 3 participants
[nested] [flat]

* pgsql: Update High Availability docs.
@ 2010-05-28 14:03  Heikki Linnakangas <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Heikki Linnakangas @ 2010-05-28 14:03 UTC (permalink / raw)
  To: [email protected]

Log Message:
-----------
Update High Availability docs. Clarify terms master/primary standby/slave,
move two paragraphs that apply to log shipping in general from the
"Alternative method for log shipping" section to the earlier sections.
Add varname tags where missing. Some small wording changes.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        high-availability.sgml (r1.68 -> r1.69)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.68&r2=1....)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: [COMMITTERS] pgsql: Update High Availability docs.
@ 2010-05-29 02:34  Fujii Masao <[email protected]>
  parent: Heikki Linnakangas <[email protected]>
  0 siblings, 1 reply; 3+ messages in thread

From: Fujii Masao @ 2010-05-29 02:34 UTC (permalink / raw)
  To: Heikki Linnakangas <[email protected]>; +Cc: pgsql-docs

On Fri, May 28, 2010 at 11:03 PM, Heikki Linnakangas
<[email protected]> wrote:
> Log Message:
> -----------
> Update High Availability docs. Clarify terms master/primary standby/slave,
> move two paragraphs that apply to log shipping in general from the
> "Alternative method for log shipping" section to the earlier sections.
> Add varname tags where missing. Some small wording changes.
>
> Modified Files:
> --------------
>    pgsql/doc/src/sgml:
>        high-availability.sgml (r1.68 -> r1.69)
>        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.68&r2=1....)

Thanks for the document update.

I found typos:

diff --git a/doc/src/sgml/high-availability.sgml
b/doc/src/sgml/high-availability.sgml
index de7d3a0..cbb4515 100644
--- a/doc/src/sgml/high-availability.sgml
+++ b/doc/src/sgml/high-availability.sgml
@@ -714,7 +714,7 @@ trigger_file = '/path/to/trigger_file'

    <para>
     If you're using a WAL archive, its size can be minimized using
-    the <varname>restartpoint_command</> option to remove files that are no
+    the <varname>restartpoint_command</> option to remove files that are
     no longer required by the standby server. Note however, that if you're
     using the archive for backup purposes, you need to retain files needed
     to recover from at least the latest base backup, even if they're no
@@ -1089,7 +1089,7 @@ if (!triggered)
    <para>
     It is also possible to implement record-based log shipping using this
     alternative method, though this requires custom development, and changes
-    will still only becomes visible to hot standby queries after a full WAL
+    will still only become visible to hot standby queries after a full WAL
     file has been shipped.
    </para>

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: [COMMITTERS] pgsql: Update High Availability docs.
@ 2010-05-29 09:01  Heikki Linnakangas <[email protected]>
  parent: Fujii Masao <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Heikki Linnakangas @ 2010-05-29 09:01 UTC (permalink / raw)
  To: Fujii Masao <[email protected]>; +Cc: pgsql-docs

On 29/05/10 05:34, Fujii Masao wrote:
> I found typos:

Thanks, fixed.

-- 
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com




^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2010-05-29 09:01 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2010-05-28 14:03 pgsql: Update High Availability docs. Heikki Linnakangas <[email protected]>
2010-05-29 02:34 ` Fujii Masao <[email protected]>
2010-05-29 09:01   ` Heikki Linnakangas <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox