Running rqg as a non-root user with specific permission set
Registered by
Sandeep Doddaballapur
We should have an option of running rqg as non-root user with different set of permissions granted to user . It will be of great help in coming out with non-root user related transactional issues when there are excess number of client sessions running on the machines. For example : 16 Threaded run of rqg where 1 master thread is of root which essentially grants or revokes permissions from users and 15 other threads are different users created by root who are running transactions with available permissions to them.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
At this time a partial workaround is to start the server and set up the permissions outside of the RQG, and then run one or more copies of gentest.pl directly by providing an --dsn arugment containing a "user=" section.
(?)