Function tmp_postgrust::new_default_process
source · 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