gravity well (Rob Tomlin)
1 min readAug 31, 2020

--

This article is a bit confusing. I can very easily load from S3 to SQL Server RDS. You state this can be done to Aurora Postgres. However, in the wording you say RDS. Aurora is not an RDS. So, can this be done from S3 to Aurora Postgres using

LOAD DATA FROM S3 PREFIX 's3://some-bucket-name/users'

INTO TABLE users;

--

--

gravity well (Rob Tomlin)
gravity well (Rob Tomlin)

Written by gravity well (Rob Tomlin)

Software Engineering Manager. Explorer, learner, teacher, and more

No responses yet