I\'m currently unable to write a data frame to Redshift when using the following copy_to code:
copy_to(con, df_name, "df_name", overwrite = TRUE)