I want to create table in Redshift equivalent to the one in Postgres RDS.
I am trying to do the schema conversion from Postgres RDS to RedShift RDS. But the SCT (AWS Schema conversion Tool) doesn't provide the interface to map Postgres to Redshift. Postgres is only coming up under OLTP but Redshift is OLAP.