Source: postgresql-prioritize Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg Build-Depends: debhelper (>= 9.0.0), postgresql-server-dev-all (>= 148~) Standards-Version: 4.1.0 Homepage: http://pgxn.org/dist/prioritize/ XS-Testsuite: autopkgtest Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-prioritize Vcs-Git: https://salsa.debian.org/postgresql/postgresql-prioritize.git Package: postgresql-11-prioritize Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-11 Description: 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.