thanx panos,
but the question here is not where the messages are, but that these
scripts seems not to have any effect.
for example the 80_statistics.sql script is suppose to create a
sys.statistics table, but this table is nowhere to be found, or at
least I can not find it.
On Tue, Sep 5, 2017 at 11:26 AM, Panagiotis Koutsourakis
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
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list