Package: postgresql-10-prioritize Source: postgresql-prioritize Version: 1.0.4-13.pgdg26.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.pgdg26.04+1_amd64.deb Size: 6904 SHA256: 199b58577435fbf9a4e2d97e993772b7b9da0635797ae1410c4e9989850faefa SHA1: 4487b64923e1290c4a4c4e8c76db97126598172d MD5sum: 74078a4cb2f9b9b7f273ad2707900f54 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.