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