You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2013/06/07 04:46:14 UTC

svn commit: r1490497 - in /openmeetings: branches/2.1/docs/PostgresConfig.html branches/2.1/xdocs/PostgresConfig.xml trunk/singlewebapp/docs/PostgresConfig.html trunk/singlewebapp/xdocs/PostgresConfig.xml

Author: solomax
Date: Fri Jun  7 02:46:13 2013
New Revision: 1490497

URL: http://svn.apache.org/r1490497
Log:
Postgress configuration instructions are updated

Modified:
    openmeetings/branches/2.1/docs/PostgresConfig.html
    openmeetings/branches/2.1/xdocs/PostgresConfig.xml
    openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
    openmeetings/trunk/singlewebapp/xdocs/PostgresConfig.xml

Modified: openmeetings/branches/2.1/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/openmeetings/branches/2.1/docs/PostgresConfig.html?rev=1490497&r1=1490496&r2=1490497&view=diff
==============================================================================
--- openmeetings/branches/2.1/docs/PostgresConfig.html (original)
+++ openmeetings/branches/2.1/docs/PostgresConfig.html Fri Jun  7 02:46:13 2013
@@ -670,6 +670,11 @@ limitations under the License.
 						the file $red5/webapps/openmeetings/conf/install.xml and then run
 						the web based installer again
 					</li>
+					<li><span style="font-size: larger; color: blue;">IMPORTANT</span> According to
+						<a href="http://markmail.org/message/opymlab2e6wygb7p">this</a> thread you need to ensure:<br />
+						<tt>standard_conforming_strings</tt> is set to <tt><b>on</b></tt> and <br />
+						<tt>escape_string_warning</tt> is set to <tt><b>off</b></tt>
+					</li>
 				</ul>
                             </blockquote>
       </td></tr>

Modified: openmeetings/branches/2.1/xdocs/PostgresConfig.xml
URL: http://svn.apache.org/viewvc/openmeetings/branches/2.1/xdocs/PostgresConfig.xml?rev=1490497&r1=1490496&r2=1490497&view=diff
==============================================================================
--- openmeetings/branches/2.1/xdocs/PostgresConfig.xml (original)
+++ openmeetings/branches/2.1/xdocs/PostgresConfig.xml Fri Jun  7 02:46:13 2013
@@ -39,6 +39,11 @@
 						the file $red5/webapps/openmeetings/conf/install.xml and then run
 						the web based installer again
 					</li>
+					<li><span style="font-size: larger; color: blue;">IMPORTANT</span> According to
+						<a href="http://markmail.org/message/opymlab2e6wygb7p">this</a> thread you need to ensure:<br/>
+						<tt>standard_conforming_strings</tt> is set to <tt><b>on</b></tt> and <br/>
+						<tt>escape_string_warning</tt> is set to <tt><b>off</b></tt>
+					</li>
 				</ul>
 			</subsection>
 

Modified: openmeetings/trunk/singlewebapp/docs/PostgresConfig.html
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/PostgresConfig.html?rev=1490497&r1=1490496&r2=1490497&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/PostgresConfig.html (original)
+++ openmeetings/trunk/singlewebapp/docs/PostgresConfig.html Fri Jun  7 02:46:13 2013
@@ -670,6 +670,11 @@ limitations under the License.
 						the file $red5/webapps/openmeetings/conf/install.xml and then run
 						the web based installer again
 					</li>
+					<li><span style="font-size: larger; color: blue;">IMPORTANT</span> According to
+						<a href="http://markmail.org/message/opymlab2e6wygb7p">this</a> thread you need to ensure:<br />
+						<tt>standard_conforming_strings</tt> is set to <tt><b>on</b></tt> and <br />
+						<tt>escape_string_warning</tt> is set to <tt><b>off</b></tt>
+					</li>
 				</ul>
                             </blockquote>
       </td></tr>

Modified: openmeetings/trunk/singlewebapp/xdocs/PostgresConfig.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/PostgresConfig.xml?rev=1490497&r1=1490496&r2=1490497&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/PostgresConfig.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/PostgresConfig.xml Fri Jun  7 02:46:13 2013
@@ -39,6 +39,11 @@
 						the file $red5/webapps/openmeetings/conf/install.xml and then run
 						the web based installer again
 					</li>
+					<li><span style="font-size: larger; color: blue;">IMPORTANT</span> According to
+						<a href="http://markmail.org/message/opymlab2e6wygb7p">this</a> thread you need to ensure:<br/>
+						<tt>standard_conforming_strings</tt> is set to <tt><b>on</b></tt> and <br/>
+						<tt>escape_string_warning</tt> is set to <tt><b>off</b></tt>
+					</li>
 				</ul>
 			</subsection>