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