Setting the priority of retrieves and database actions - Mendix Forum

Setting the priority of retrieves and database actions

1

In a complex application I would like to set the background updates and retrieves to a low priority to prevent them from disturbing the UI queries. Postgres supports this with pg_setpriority().

asked
0 answers