1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
Kindly refer to this documentation from AWS for delimiter option Importing data from Amazon S3 into an RDS for PostgreSQL DB instance.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PostgreSQL.S3Import.html
beantwortet vor einem Jahr
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor einem Jahr
- AWS OFFICIALAktualisiert vor 2 Jahren
Hi, I did read this AWS documentation but there is no mentios about any excetoptions regarding delemiter. Can you please again check my error message?
In stackoverflow there is mention that semicolon is not supported but I would like to verify it.
https://stackoverflow.com/questions/62302191/importing-csv-file-with-semicolon-delimiters-from-s3-to-rds-postgres-database
Thank you MArtin