Options
Can you set a limit on the number of concurrent user connections by a particular user?
I need limit concurrent user connections by the user. Can I do this and how I do this?
0
Comments
You can limit maximum client session on the database level.
But I don't think there is any feature to allow number of client sessions for a particular user.
This will be a good feature to add.
Hope this helps.
NC
http://my.vertica.com/docs/7.1.x/HTML/index.htm#Authoring/AdministratorsGuide/ResourceManager/Scenar...