Inspiration
https://medium.com/@walkable-llc/scheduled-backups-with-rsync-e06725246df4
How do I make sure Postgres can pickup on new csv files? Do I need a server for that?
Example of how it should look like:
- market_depth_raw_20260726.csv
- market_depth_raw_20260727.csv
- market_depth_raw_20260728csv
Try to use Airflow for this
Inspiration
https://medium.com/@walkable-llc/scheduled-backups-with-rsync-e06725246df4
How do I make sure Postgres can pickup on new csv files? Do I need a server for that?
Example of how it should look like:
Try to use Airflow for this