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