Update of /cvsroot/monetdb/MonetDB5/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27810

Modified Files:
        monetdb5.conf.in 
Log Message:
Remove XQuery section.  It can be restored once XQuery functionality is
available on MonetDB 5.


Index: monetdb5.conf.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/conf/monetdb5.conf.in,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- monetdb5.conf.in    31 Aug 2007 14:25:07 -0000      1.22
+++ monetdb5.conf.in    6 Sep 2007 11:00:09 -0000       1.23
@@ -175,9 +175,9 @@
 
 # Monet Application Interface Section
 #====================================
-mapi_port=0                    #default port to address a mserver
-mapi_open=false                #should be set to 'true' to allow for 
-                                       #remote access to a server
+mapi_port=0         # default port to address a mserver
+mapi_open=false     # should be set to 'true' to allow for 
+                    # remote access to a server
 
 # SQL Interface Section
 #====================================
@@ -187,28 +187,9 @@
 # Place to store transaction logs
 # The logs are typically stored on a different storage medium
 # to protect the database against accidental hardware loss.
-# it should be different directory as used for xquery!
 [EMAIL PROTECTED]@@DIRSEP@@PACKAGE@@[EMAIL PROTECTED]
 
 # The sql_init is a comma separated list of sql files to be
 # executed upon system restart. It is primarily used to make
 # SQL library functions known to all users.
 [EMAIL PROTECTED]@@DIRSEP@@PACKAGE@/sql_init.sql
-
-# XQuery Interface Section
-#=========================
-# default port to address the HTTP server for pathfinder
-pf_httpd_port=8080
-
-#output mode "dm" = pretty printed,
-#            "xml" = enforce XML with enclosing <XQueryResult> tags
-xquery_output=dm
-
-#limit the document cache on disk to 100MB
-xquery_cacheMB=100
-
-# Place to store transaction logs
-# The logs are typically stored on a different storage medium
-# to protect the database against accidental hardware loss.
-# it should be different directory as used for sql!
[EMAIL PROTECTED]@@DIRSEP@@PACKAGE@@[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to