setup_postgres

Function setup_postgres 

Source
pub fn setup_postgres(
    auth: AuthType,
    mode: Mode,
) -> Result<Option<PostgresProcess>>
Expand description

Creates and runs a new Postgres server process in a temporary directory.