Package: postgresql-18-prioritize Source: postgresql-prioritize Version: 1.0.4-12.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-18, libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-18-prioritize_1.0.4-12.pgdg22.04+1_amd64.deb Size: 12512 SHA256: 7c323da4dfaa1a435e618562cb052d3a591d04fa623ce446b6725a3f9915d6e3 SHA1: 7cfcaea1464dd9288834931a0a8674ecf4c9f22b MD5sum: 3e57d675abccfb2934581bde66e31351 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.