Package: postgresql-10-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 41 Depends: postgresql-10, libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-10-prioritize_1.0.4-13.pgdg22.04+1_amd64.deb Size: 7204 SHA256: c2064104ba259547b6b92c572142b954ecd3192c16dc591e9ed31b1d02a501b1 SHA1: 8f31aca1a80b63a4a5b040d5452c588ae7f89152 MD5sum: 3da337edaf7c0058a2ea329b92c36d82 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.