Fix Chinese documetation bug about raw mode
authorpengbo <pengbo@sraoss.co.jp>
Thu, 12 May 2016 02:15:17 +0000 (11:15 +0900)
committerpengbo <pengbo@sraoss.co.jp>
Thu, 12 May 2016 02:16:26 +0000 (11:16 +0900)
Connection pool is avalilable in raw mode.

doc/pgpool-zh_cn.html

index 9fd03c828a6f78d5417ed6f81958a50b5d4438a1..d406136b03e82b196c448f62e8e2ec5837fa06f7 100644 (file)
@@ -281,7 +281,7 @@ psql -f insert_lock.sql template1
 
   <tr>
     <th>连接池</th>
-    <td align="center">X</td>
+    <td align="center">O</td>
     <td align="center">O</td>
     <td align="center">O</td>
     <td align="center">O</td>
@@ -4442,4 +4442,4 @@ Copyright &copy; 2003 &ndash; 2012 pgpool Global Development Group
 </copyright>
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>