Package: postgresql-17-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-17, libc6 (>= 2.2.5) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-17-prioritize_1.0.4-13.pgdg26.04+1_amd64.deb Size: 12244 SHA256: 5389b64cca8f8dfba48b7aa2327a6bca7ee0db44468eb88fa131772cf5b9cfbc SHA1: 48450c469a4e4ec62c914e5500f8040c7c04816f MD5sum: 6c74ea8839cdf7f007f21e98ba4db39b 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.