I would like to know if there is a way to restrict individual users not to change the work_mem parameter for their session? Reason I am asking is if there is 2GB RAM available, if one of the user want to set the work_mem to 2GB because query is running slow. it might cause a problem right?
Regards