Changeset: b00e58be443c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b00e58be443c Modified Files: gdk/ChangeLog Branch: default Log Message:
Added changelog message for multifarm capability. diffs (13 lines): diff --git a/gdk/ChangeLog b/gdk/ChangeLog --- a/gdk/ChangeLog +++ b/gdk/ChangeLog @@ -1,3 +1,9 @@ # ChangeLog file for MonetDB # This file is updated with Maddlog +* Mon Jul 14 2014 Sjoerd Mullender <[email protected]> +- Added "multifarm" capability. It is now possible to separate persistent + and transient BATs into different directories (presumably on different + disks). This can be done by using the --dbextra option of mserver5 + (see the man page). + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
