Expand description

Safely create Postgres Background Workers, including with full SPI support

See: https://www.postgresql.org/docs/12/bgworker.html

Structs

Static interface into a running Background Worker

A builder-style interface for creating a new Background Worker

Flags to indicate when a BackgroundWorker should be awaken

Enums

The various points in which a BackgroundWorker can be started by Postgres

Statics