does postgresql copies the entire table on alter tabel code example Example: copy table postgres CREATE TABLE new_table AS TABLE existing_table;