Hey Lefteris, The messages should be in the merovingian.log file inside the dbfarm. As far as I know, mserver stdout and stderr, get written in that file, if you use monetdbd, although this logging is far from perfect. Panos Lefteris @ 2017-09-04 15:15 GMT:
After playing around with some udfs and such, it seems to me that the autoload feature of the scripts in directory MonetDB/sql/scripts only run if I start monetdb with the following command
mserver5 --dbpath=...
and then when I connect with mclient all these messages about loading the scripts appear at the mserver5 console.
However, if I create a dbfarm with
monetdbd create path/ monetdbd start path/
and then a database
monetdb create dbname monetdb release dbname
and connect with
mclient -lsql -d dbname
all the goodies from the script dir do not appear to be there.
Is there another trigger for this case that runs autoload?
thanx _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list