pub fn init_postgres_provider( connection_uri: &str, pool_size: Option<u32>, ) -> KnowledgeResult<()>