I\'m not able to connect to my AWS Redshift database using RPostgreSQL.
Does anyone have an example of code that would work?
library (RPostgreSQL)
Make sure you allow access in RDS security groups by specifying 0.0.0.0/0 for all IPs