postgresql-9.5-prioritize

Get and set the nice priorities of PostgreSQL backends
  http://pgxn.org/dist/prioritize/
  0
  no reviews



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.