hey, we’re currently using the <s3 destinations> t...
# advice-data-transformation
d
hey, we’re currently using the s3 destinations to export our data from postgres to s3 as csv. The file output however is not really human-readable. In the postgres destination you actually can use dbt to transform your data. In s3 this is not supported but rather you can flatten the data blob to multiple columns which however fails for complex tables. What’s the best practice in case to do it? Won’t it better if dbt would be allowed in this case?
m
Hello 👋 we’re moving the troubleshoot and questions to Discourse https://discuss.airbyte.io/ please ask there. This channel is for general discussion of data ingestion. The goal is forum has discoverability and your question can be easily found by other users in the future
d
okay will do