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