Module synchronous

Source
Expand description

Methods for Synchronous API

Structsยง

ProcessGuard
ProcessGuard represents a postgresql process that is running in the background. once the guard is dropped the process will be killed.