Package: postgresql-13-prioritize Source: postgresql-prioritize Version: 1.0.4-12.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: postgresql-13, postgresql-13-jit-llvm (>= 15), libc6 (>= 2.2.5) Homepage: http://pgxn.org/dist/prioritize/ Priority: optional Section: database Filename: pool/main/p/postgresql-prioritize/postgresql-13-prioritize_1.0.4-12.pgdg22.04+1_amd64.deb Size: 12640 SHA256: cc728480a2a80f98ec6f90b055bffc8420c6f7679c66fa65f38a7ddd929adaf1 SHA1: 5b035c975bb5ff9521e5a6ebb86bc5ee56e297b0 MD5sum: da3be009fe1b93b23c538d87e02f4f89 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.