public inbox for [email protected]
help / color / mirror / Atom feedpdf-visible links into config.gsml from high-availability.sgml
2+ messages / 2 participants
[nested] [flat]
* pdf-visible links into config.gsml from high-availability.sgml
@ 2011-07-19 10:29 Erik Rijkers <[email protected]>
2012-08-03 20:33 ` Re: pdf-visible links into config.gsml from high-availability.sgml Bruce Momjian <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Erik Rijkers @ 2011-07-19 10:29 UTC (permalink / raw)
To: pgsql-docs
Reading about synchronous replication in a paper copy of .pdf high-availability.sgml pages, I
missed the information in config.sgml. There /is/ a (single) link, but it's not visible in the
pdf; even with the pdf on-screen it is only noticable only with MouseOver.
I think it would be good to make two explicit, visible links, as attached, to connect the two main
places with sync-repl information. Then there will be a clear "See Section ..." reference.
(against today's REL9_1_STABLE)
thanks,
Erik Rijkers
Attachments:
[text/x-patch] high-availability.sgml.diff (845B, 2-high-availability.sgml.diff)
download | inline diff:
--- doc/src/sgml/high-availability.sgml.orig 2011-07-19 11:23:06.000000000 +0200
+++ doc/src/sgml/high-availability.sgml 2011-07-19 11:25:38.000000000 +0200
@@ -935,7 +935,9 @@
<xref linkend="guc-synchronous-standby-names"> must be set to
a non-empty value. <varname>synchronous_commit</> must also be set to
<literal>on</>, but since this is the default value, typically no change is
- required. This configuration will cause each commit to wait for
+ required. (See <xref linkend="runtime-config-wal-settings"> and
+ <xref linkend="runtime-config-replication-master">.)
+ This configuration will cause each commit to wait for
confirmation that the standby has written the commit record to durable
storage, even if that takes a very long time.
<varname>synchronous_commit</> can be set by individual
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: pdf-visible links into config.gsml from high-availability.sgml
2011-07-19 10:29 pdf-visible links into config.gsml from high-availability.sgml Erik Rijkers <[email protected]>
@ 2012-08-03 20:33 ` Bruce Momjian <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Momjian @ 2012-08-03 20:33 UTC (permalink / raw)
To: Erik Rijkers <[email protected]>; +Cc: pgsql-docs
On Tue, Jul 19, 2011 at 12:29:59PM +0200, Erik Rijkers wrote:
>
> Reading about synchronous replication in a paper copy of .pdf high-availability.sgml pages, I
> missed the information in config.sgml. There /is/ a (single) link, but it's not visible in the
> pdf; even with the pdf on-screen it is only noticable only with MouseOver.
>
> I think it would be good to make two explicit, visible links, as attached, to connect the two main
> places with sync-repl information. Then there will be a clear "See Section ..." reference.
>
> (against today's REL9_1_STABLE)
>
> thanks,
>
> Erik Rijkers
> --- doc/src/sgml/high-availability.sgml.orig 2011-07-19 11:23:06.000000000 +0200
> +++ doc/src/sgml/high-availability.sgml 2011-07-19 11:25:38.000000000 +0200
> @@ -935,7 +935,9 @@
> <xref linkend="guc-synchronous-standby-names"> must be set to
> a non-empty value. <varname>synchronous_commit</> must also be set to
> <literal>on</>, but since this is the default value, typically no change is
> - required. This configuration will cause each commit to wait for
> + required. (See <xref linkend="runtime-config-wal-settings"> and
> + <xref linkend="runtime-config-replication-master">.)
> + This configuration will cause each commit to wait for
> confirmation that the standby has written the commit record to durable
> storage, even if that takes a very long time.
> <varname>synchronous_commit</> can be set by individual
OK, patch applied to 9.2 and head.
--
Bruce Momjian <[email protected]> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2012-08-03 20:33 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2011-07-19 10:29 pdf-visible links into config.gsml from high-availability.sgml Erik Rijkers <[email protected]>
2012-08-03 20:33 ` Bruce Momjian <[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