Back to Browse

MuleSoft - Importing Huge CSV into Postgres Database (0,1 vCore)

2.3K views
Apr 28, 2022
22:46

In this Integration Scenario, you will see how to import a Huge CSV File (24 Million of Records) into a Postgres Database with less than 0,1 vCore. Some Configuration Steps: - Docker Command to Start Postgres Instance docker run --name my-postgres -e POSTGRES_PASSWORD=mysecretpassword -d -p 5432:5432 postgres:14.2 - Postgres Configuration jdbc:postgresql://localhost/postgres org.postgresql.Driver 🚩 Connect with me on social: - LinkedIn: https://www.linkedin.com/in/stefano-bernardini 🔔 Subscribe to my YouTube channel https://www.youtube.com/channel/UC4uFpujuIxwOTFuE8n2Ml7g?sub_confirmation=1 00:00 Intro 00:38 Database Setup 02:22 Database Connector Config 03:30 Flow Creation 14:26 Flow Modification (Batch) Tags: #mulesoft #tutorial #postgres

Download

1 formats

Video Formats

360pmp438.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

MuleSoft - Importing Huge CSV into Postgres Database (0,1 vCore) | NatokHD