async fn run_pg_dump_backup( task_id: &str, prefix: &str, timestamp: &str, ) -> Result<String, String>