Re: create batch script to import into postgres tables - Mailing list pgsql-general

From Adrian Klaver
Subject Re: create batch script to import into postgres tables
Date
Msg-id 1f5f4fd6-ad22-4823-c922-17a021c2c0d7@aklaver.com
Whole thread Raw
In response to create batch script to import into postgres tables  (Pepe TD Vo <pepevo@yahoo.com>)
List pgsql-general
On 6/16/20 7:20 AM, Pepe TD Vo wrote:
> 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?

You have psql installed on your local(Windows?) machine?

Or are you using psql in your AWS instance?

> 
> 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.EmojiEmojiEmoji
> 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
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Pepe TD Vo
Date:
Subject: create batch script to import into postgres tables
Next
From: Jean Gabriel
Date:
Subject: PSQL console encoding