Expand description
Safely create Postgres Background Workers, including with full SPI support
Structs§
- Background
Worker - Static interface into a running Background Worker
- Background
Worker Builder - A builder-style interface for creating a new Background Worker
- Dynamic
Background Worker - Dynamic background worker handle
- Signal
Wake Flags - Flags to indicate when a BackgroundWorker should be awaken
- Terminating
Dynamic Background Worker - Handle of a dynamic background worker that is being terminated with
DynamicBackgroundWorker::terminate
. Only allows waiting for shutdown.
Enums§
- Background
Worker Status - Dynamic background worker status
- BgWorker
Start Time - The various points in which a BackgroundWorker can be started by Postgres
Statics§
Type Aliases§
- Pid
- PID