Package: postgresql-13-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-13, libc6 (>= 2.2.5) Breaks: postgresql-13-jit-llvm (<< 15) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-13-prioritize_1.0.4-13.pgdg22.04+1_amd64.deb Size: 12708 SHA256: 09e84a0b40532a53a3899d2af96d61012545e8831faff33c125c2dc9a3c365d1 SHA1: 2508a557cf4024685dfbd60b6c8b25aa582a4664 MD5sum: 2d0a868bfdafe85c3b59b560038c7921 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.