Package: postgresql-11-prioritize Source: postgresql-prioritize Version: 1.0.4-10.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.1.3), postgresql-11 Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-11-prioritize_1.0.4-10.pgdg18.04+1_i386.deb Size: 12484 SHA256: 436f504591ca889ee93467a471ff339f7eb276863922ddb6b0756614742fb49d SHA1: bd9f0522cb304f23e1265fcb24b0866b27928655 MD5sum: e91e4699c1e2316c5aabfc32cd14a2f0 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.