Transaction management
pgext.cloud · Website · Documentation · License text · Control file
| Package | omnigres |
|---|---|
| Version | 0.5.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | omni_txn |
| Stars | 1,585 |
| Latest commit | 2026-02-12 |
| Latest release | 2025-11-08 |
| Catalogue updated | 2026-09-03 |
| pg_statement_rollback | Server side rollback at statement level for PostgreSQL like Oracle or DB2 |
| pg_durable | SQL-native durable orchestrations for PostgreSQL |
| pg_savior | Postgres extension to save OOPS mistakes |
| pg_task | execute any sql command at any specific time at background |
| pg_background | Run SQL queries in the background |
| ulak | Transactional Outbox extension for PostgreSQL with reliable asynchronous delivery |
| pgmq | A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. |
| omni | Advanced adapter for Postgres extensions |
| omni_auth | Basic session management |
| omni_aws | Amazon Web Services APIs (S3) |
| omni_cloudevents | CloudEvents support |
| omni_containers | Docker container management |
| omni_credentials | Application credential management |
| omni_email | E-mail framework |
| omni_http | Basic HTTP types |
| omni_httpc | HTTP client |
| omni_httpd | HTTP server |
| omni_id | Identity types |
| omni_json | JSON toolkit |
| omni_kube | Kubernetes (k8s) integration |
| omni_ledger | Financial ledger |
| omni_manifest | Package installation manifests |
| omni_mimetypes | MIME types |
| omni_os | Operating system integration |
| omni_polyfill | Postgres API polyfills |
| omni_python | First-class Python support |
| omni_regex | PCRE-compatible regular expressions |
| omni_rest | REST API toolkit (with PostgREST support) |
| omni_schema | Advanced schema management tooling |
| omni_seq | Distributed integer sequences |
| omni_service | Service management |
| omni_session | Session management |
| omni_sql | Programmatic SQL manipulation |
| omni_sqlite | Embedded SQLite |
| omni_test | Testing framework |
| omni_types | Advanced types |
| omni_var | Scoped variables |
| omni_vfs | Virtual File System |
| omni_vfs_types_v1 | Virtual File System types (v1) |
| omni_web | Common web stack primitives |
| omni_worker | Generalized worker pool |
| omni_xml | XML toolkit |
| omni_yaml | YAML toolkit |