postgresql-16-prioritize
Get and set the nice priorities of PostgreSQL backends
This module implements an interface to getpriority() and setpriority() for
PostgreSQL backends, callable from SQL functions. Essentially, this module
allows users to `renice' their backends.