I've noticed that AWS Redshift recommends different column compression encodings from the ones that it automatically creates when loading data (via COPY) to an empty table....For example, I have created a table and loaded data from S3 as follows:...CREATE...