UbuntuUpdates.org

Package "postgresql-15-pg-background"

This package belongs to a PPA: Postgresql

Name: postgresql-15-pg-background

Description:

Background SQL extension for PostgreSQL
pg_background is a PostgreSQL extension to execute arbitrary SQL commands in
background worker processes within PostgreSQL. It allows workloads requiring
asynchronous execution, autonomous transactions, and long-running operations
without blocking client sessions.

Unlike dblink (which creates a separate connection) or client-side async
patterns, pg_background workers run inside the database server with full
access to local resources while operating in independent transactions.

Latest version: 1.9.1-1.pgdg22.04+1
Release: jammy-pgdg
Level: base
Repository: main
Head package: pg-background
Homepage: https://github.com/vibhorkum/pg_background

Links


Download "postgresql-15-pg-background"


Other versions of "postgresql-15-pg-background" in Jammy-pgdg

No other version of this package is available in the Jammy-pgdg release.

Changelog

Version: 1.9.1-1.pgdg22.04+1 2026-04-10 21:09:13 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates