Index: temp/trunk/html/install/index.php
===================================================================
--- temp/trunk/html/install/index.php	(revision 6182)
+++ temp/trunk/html/install/index.php	(revision 6183)
@@ -544,5 +544,6 @@
 			if($arrRet['db_type'] == 'pgsql') {
 				$arrRet = $objDB->getAll("select version()");
-				sfPrintR($arrRet); 
+				sfPrintR($arrRet);
+				exit;
 			}
 		}
