COPY command works faster when all the columns are selected. However, it will run slowly when a sub set of columns is selected.

CTAS ( create table as select) is much desirable options by developers because it can be done in parallel.