Skip to content

sshutdownow/pg_setpriority

Repository files navigation

pg_setpriority

Code with minor changes taken from Chris Kelly blog. I just have added Makefile and sql script to register extesion.

To compile and install:

make install

Register extension:

CREATE EXTENSION pg_setpriority;

About

set the priority of PostgreSQL process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published