Package: postgresql-15-prioritize Source: postgresql-prioritize Version: 1.0.4-12.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 52 Depends: postgresql-15, postgresql-15-jit-llvm (>= 15), libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-15-prioritize_1.0.4-12.pgdg22.04+1_amd64.deb Size: 12804 SHA256: f1a9457a04b6a7bb89427793ffe3b0ec2cc2703b36642bd4e410cc9ebe33faab SHA1: f0305adc7a54061cf880169c82db76604dac6d86 MD5sum: cbff8a091e71ba647f27a160f4b6eecc 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.