pub async fn perform_postgresql_auto_creation(
instance: &PostgreSqlInstanceConfig,
schema: Option<DatabaseSchema>,
) -> Result<AutoCreationResult, AutoCreationError>pub async fn perform_postgresql_auto_creation(
instance: &PostgreSqlInstanceConfig,
schema: Option<DatabaseSchema>,
) -> Result<AutoCreationResult, AutoCreationError>