Hi, I have a question regarding the postgresql scripting - Mailing list pgsql-admin

From Mehrab Erfani
Subject Hi, I have a question regarding the postgresql scripting
Date
Msg-id 000a01c36db5$676227e0$0e01000a@MEHRAB
Whole thread Raw
Responses Re: Hi, I have a question regarding the postgresql scripting  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-admin
Hi,
I tried to get answers back from the newsgroup and the mail list of postgres.org, but wasn’t that luck yet.
I did subscribe though under the name NICO, and with the mail add: nico_king2002@yahoo.com
I’d appreciate it if you could answer my question.
 
I have written a script to import some data into my
database tables, with the delimiter ','. Now my question
is sometime the data being sent to my tables might not
match the data type or be corrupted and I receive an error message.
One: how could I prevent that?
Two: how can I divert all my error messages to a log file, where I can see the errors later?
Three: how can I proceed with importing the rest of the data even though some are corrupted?
Thanks
 
Nico,
P.S: I hope I am makeing sense.

 

 

pgsql-admin by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: plpgsql: Bush becomes a null, can not execute null query
Next
From: Bruno Wolff III
Date:
Subject: Re: Hi, I have a question regarding the postgresql scripting