From c7a31165da5b6b348c5d1117a991b5eb7c4f7378 Mon Sep 17 00:00:00 2001 From: Steve Singer Date: Fri, 26 Jul 2013 15:26:41 -0400 Subject: [PATCH] fixing sytnax errors in documentation SGML --- doc/adminguide/faq.sgml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/adminguide/faq.sgml b/doc/adminguide/faq.sgml index 0e293fbd..e6ddab96 100644 --- a/doc/adminguide/faq.sgml +++ b/doc/adminguide/faq.sgml @@ -29,7 +29,7 @@ sources; depending on versioning of both &slony1; and &postgres;, you (Whether you need to use the &postgres; compile is another matter; you probably don't...) - + In these modern days, many people are using systems like participates in replication. There are a variety of ways of managing these processes, none strictly the best. An administrator may find one or another of these to be -preferable.. +preferable. @@ -1096,7 +1096,7 @@ delete the new rows in the child as well. If you have a script something like this, it will hang on you and never complete, because -you can't have inside a inside a block. A try block is executed as one transaction, and the event that you are waiting for can never arrive inside the scope of the transaction. @@ -1490,7 +1490,7 @@ when they sporadically have series' of very large tuples. as the log data is transported using COPY rather than via querying from a cursor, which may be expected to be a massive improvement to the "flow control" -here. +here. -- 2.39.5