well let's say that some values get crupted!
what postgres does stops the process, I want it to ignore the erro and continue importing the rest of the data into my tables and sent the error to a log file.
how could thisĀ be done.?
I really need to find a way, any sugesstions are welcome, I even t
Here is the problem I have some key tables that I need
to import some data into it.I can't go ahead and
write "insert into table value()"for over 40 different
tables and over 100s of rows and columns
The reason that I have to write a script to enter the
data into the tables is that what if I have