Package: postgresql-12-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 41 Depends: postgresql-12, libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-12-prioritize_1.0.4-13.pgdg26.04+1_amd64.deb Size: 6896 SHA256: 85eb05b41601e1e554ce8842f5f0782ad655a93443b93ccfc7b8064d216c96bc SHA1: 9af0e68b6447701ef3ed2fcdd1ef3c91fa9c0fb2 MD5sum: 9a1ccacca082e1241b70879bc376e14c 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.