pub fn setup_postgres( auth: AuthType, mode: Mode, ) -> Result<Option<PostgresProcess>>
Creates and runs a new Postgres server process in a temporary directory.