Package: postgresql-17-prioritize Source: postgresql-prioritize Version: 1.0.4-12.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 53 Depends: postgresql-17, postgresql-17-jit-llvm (>= 10), libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-17-prioritize_1.0.4-12.pgdg20.04+1_amd64.deb Size: 13240 SHA256: ae3fcaeda8e262a34fc24b9f5ed27313f87be35309a74dacde5429588e35ae84 SHA1: 884f10a8bde7eb3893f4df32d5b6a00a5056b4a8 MD5sum: da3e723a540926640124c1091d3249b2 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.