You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2013/03/21 13:13:17 UTC

svn commit: r855394 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/components/objectstores/jdo/enabling-logging.html

Author: buildbot
Date: Thu Mar 21 12:13:16 2013
New Revision: 855394

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 21 12:13:16 2013
@@ -1 +1 @@
-1459253
+1459256

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Mar 21 12:13:16 2013
@@ -1 +1 @@
-1459253
+1459256

Modified: websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html
==============================================================================
--- websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html (original)
+++ websites/staging/isis/trunk/content/components/objectstores/jdo/enabling-logging.html Thu Mar 21 12:13:16 2013
@@ -267,7 +267,7 @@ this article is just a stub</div></p>
 <p>In <code>postgresql\9.2\data\postgresql.conf</code>:</p>
 
 <pre>
-#log_statement = 'all'
+log_statement = 'all'
 </pre>
 
 <p>Will then log to <code>postgresql\9.2\data\pg_log</code> directory.</p>