Package: postgresql-13-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 41 Depends: postgresql-13, libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-13-prioritize_1.0.4-13.pgdg26.04+1_amd64.deb Size: 6896 SHA256: 5ed517aaacc32ab92550eda0a1cdff9d4c64b247711c6b8d4e8c2d8c03d30126 SHA1: 667ea651776555ebdeef4aa1ac75f152285dbf7d MD5sum: 3c650597c896bab8d3111519f1110bb5 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.