create batch script to import into postgres tables

From: Pepe TD Vo <pepevo(at)yahoo(dot)com>
To: Pgsql-general <pgsql-general(at)postgresql(dot)org>, Pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: create batch script to import into postgres tables
Date: 2020-06-16 14:20:56
Message-ID: 866581879.1147164.1592317256828@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

good morning experts,
I nêd to set up a batch script to import multi csv files to import them to Postgres tables.  Each csv files will be named table1_todaydate.csv, table2_todaydate.csv, etc... tablen_todaydate.csv.  Each csv file will import to its table and how do I execute the script to called psql from AWS?  Do I need to create each batch file for import each table?
all export file is store in c:\export\files\
thank you.
Bach-Nga

Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love, and forgive more.To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)
**Live simply **Love generously **Care deeply **Speak kindly.*** Genuinely rich *** Faithful talent *** Sharing success

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Adrian Klaver 2020-06-16 14:24:57 Re: create batch script to import into postgres tables
Previous Message Greg Spiegelberg 2020-06-16 13:57:10 Re: Deleting more efficiently from large partitions

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2020-06-16 14:24:57 Re: create batch script to import into postgres tables
Previous Message Tom Lane 2020-06-16 14:12:18 Re: pg_repack: WARNING: relation must have a primary key or not-null unique keys