v.23.1Performance Improvement

Optimize Memory Usage for S3 Backups

Optimize memory consumption during backup to S3: files to S3 now will be copied directly without using WriteBufferFromS3 (which could use a lot of memory). #45188 (Vitaly Baranov).