Alex,

Thanks for the suggestion.  I ended up adding a dbextra property to databases so that we can use the same mechanism of "monetdb set dbextra=…." to control.

It was a pretty simple patch.  If you compile the source, I'd be happy to get it to you.

Thanks,
Vince


From: users-list <users-list-bounces+vincent.sheffer=sysorex.com@monetdb.org> on behalf of Alex Manaev <amanaev@rutube.ru>
Reply-To: Communication channel for MonetDB users <users-list@monetdb.org>
Date: Friday, April 1, 2016 at 6:58 AM
To: "users-list@monetdb.org" <users-list@monetdb.org>
Subject: Controlling --dbextras Using MonetDB(D)

Hi,

I use wrapper shell in such case. May be useful for you.


$ mv /usr/bin/mserver5 /usr/bin/mserver5.bin

$ vim /usr/bin/mserver5

#!/usr/bin/env bash
 
exec /usr/bin/mserver5.bin --set gdk_vmtrim yes --set gdk_vm_maxsize 200000000000 --dbextra=/mnt/data/monetdb/extra $@








Alexey Manaev,
Head of software development
CJSC "RUTUBE"

The information transmitted, including any attachments, is intended only for the individual or entity to which it is addressed, and may contain confidential and/or privileged information. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by individuals or entities other than the intended recipient is prohibited, and all liability arising therefrom is disclaimed. If you have received this communication in error, please delete the information from any computer and notify the sender.