Hi! I'm your Kestra AI assistant. Ask me anything about workflows.
EXAMPLE QUESTIONS
How to sync my flows with Git?
How to run Python script?
What is a task runner?
Bulk Load CSV Data into PostgreSQL Using COPY for Fast ETL Ingestion
Download a CSV, create a Postgres table, and bulk load it with the COPY protocol in Kestra. Fast, declarative ETL ingestion for reference and seed data.