pub fn new_default_process() -> TmpPostgrustResult<ProcessGuard>
Expand description

Create a new default instance, initializing the DEFAULT_POSTGRES_FACTORY if it does not already exist.

Errors

Will return Err if postgres is not installed on system