amazon web services - Limit maximum time of query execution for a particular group in redshift? -


i have group of users in redshift. limit maximum time of query execution particular value.

something similar statement_timeout, no 1 need write set statement_timeout 1000; before each session, , no 1 can overwrite value.

you can via wlm queues. specific group of users can assigned queue , given wlm timeout.

fwiw, i've not found wlm (workload management) worth added complexity , potentially idle resource.


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

Ansible - ERROR! the field 'hosts' is required but was not set -

java - HTTP Status 500 - No data type for node: org.hibernate.hql.internal.ast.tree.IdentNode -