[MonetDB-users] Partitioning on Monetdb
Does Monetdb supports basic table partitioning using MAPI? I need to split one large table into smaller physical pieces and improve query performance. I didn't find help in documentation. Thanks for help -- View this message in context: http://old.nabble.com/Partitioning-on-Monetdb-tp32493404p32493404.html Sent from the monetdb-users mailing list archive at Nabble.com.
Hi, On 19-09-2011 01:57:43 -0700, Benji07 wrote:
Does Monetdb supports basic table partitioning using MAPI? I need to split one large table into smaller physical pieces and improve query performance. I didn't find help in documentation.
MonetDB supports an experimental feature to multiplex each query to a set of mservers, and return the union of all results to the client. I think this is close to what you want. If you're looking for this, please contact me off-list for the hairy details, since this is still experimental.
Fabian Groffen wrote:
Hi,
On 19-09-2011 01:57:43 -0700, Benji07 wrote:
Does Monetdb supports basic table partitioning using MAPI? I need to split one large table into smaller physical pieces and improve query performance. I didn't find help in documentation.
MonetDB supports an experimental feature to multiplex each query to a set of mservers, and return the union of all results to the client. I think this is close to what you want.
If you're looking for this, please contact me off-list for the hairy details, since this is still experimental.
I sent you some messages at this adress but didn't get any reply from you: Fabian.Groffen@cwi.nl Could you confirm it's the correct email address or should I use another one? -- View this message in context: http://old.nabble.com/Partitioning-on-Monetdb-tp32493404p32503755.html Sent from the monetdb-users mailing list archive at Nabble.com.
On 21-09-2011 07:52:34 -0700, Benji07 wrote:
Fabian Groffen wrote:
Hi,
On 19-09-2011 01:57:43 -0700, Benji07 wrote:
Does Monetdb supports basic table partitioning using MAPI? I need to split one large table into smaller physical pieces and improve query performance. I didn't find help in documentation.
MonetDB supports an experimental feature to multiplex each query to a set of mservers, and return the union of all results to the client. I think this is close to what you want.
If you're looking for this, please contact me off-list for the hairy details, since this is still experimental.
I sent you some messages at this adress but didn't get any reply from you: Fabian.Groffen@cwi.nl Could you confirm it's the correct email address or should I use another one?
I'm sorry to inform you that I sometimes have other duties to perform as well, which disallow me from answering within 12 hours.
participants (2)
-
Benji07
-
Fabian Groffen