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