Hi, On 08-10-2012 01:36:10 -0700, Tapomay Dey wrote:
I have created two databases db1 and db2 and created a user "tapomay" on both with dedicated schema as given in the Getting Started page - [1]http://www.monetdb.org/Downloads/Tutorial
I have created a monetdb multiplex-funnel "testfunnel" pointing to them.
When I do monetdb lock db1, I can access db1 using user "monetdb"(as expected) but not through user tapomay(as expected).
But when I do monetdb lock testfunnel,
I can still access it using user tapomay. I need it to stay unavailable.
Also when I follow it by monetdb stop testfunnel and then try to access it using user tapomay, then it says that it's under maintenance.
There's two things here, I think. 1) you probably created the funnel with monetdb+monetdb (that's username + password), and the "root" user (monetdb) always has access to the database, to do maintenance tasks. 2) the funnel doesn't disconnect when a client disconnects, this may cause part of your problem. However, if you locked the database, it should have reported no suitable connection(s) any more. Could you send the merovingian.log so we can investigate? Perhaps this goes wrong here. Fabian _______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list