Package "postgresql-19-pg-background"
| Name: |
postgresql-19-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: |
2.0.2-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-19-pg-background"
Other versions of "postgresql-19-pg-background" in Jammy-pgdg
Changelog
|
This repository doesn't support changelogs.
|
|
This repository doesn't support changelogs.
|
|
This repository doesn't support changelogs.
|
|
This repository doesn't support changelogs.
|
About
-
Send Feedback to @ubuntu_updates