Raw Package Information
Package: postgresql-11-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-11, postgresql-11-jit-llvm (>= 10), libc6 (>= 2.2.5)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-11-prioritize_1.0.4-12.pgdg20.04+1_amd64.deb
Size: 12824
SHA256: 8884579fd064b2bd5984a919958b1b95800cdc7d22b4f78fab70017bcbd59811
SHA1: c86bb8b973c428fc5189ee98a6785f9b70bcc138
MD5sum: fd4a7f9b9be390ca1346b290f88e239d
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.