Package: postgresql-11-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-11, libc6 (>= 2.2.5) Breaks: postgresql-11-jit-llvm (<< 15) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-11-prioritize_1.0.4-13.pgdg22.04+1_amd64.deb Size: 12728 SHA256: 8ab583dc1868598e2064af00e1792644caa71b60987b9a46d87503b739339509 SHA1: 3334357ca1e83d4a5da77cbb093f131181d625aa MD5sum: 35fc70d3591fafeef1858beac4834b70 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.