Hey, I just found that if I "BEGIN", making a lot of inserts (1000) and on
1001 insert I get an error (for example "duplicate key") ALL prev 1000
insertes I LOST.
Give me please author of this %$%$^&%# idea!!! It's really STUPID.
Andriy Korud, Lviv, Ukraine
P.S. Sorry for this letter but I'm really angy. Can postgres give me the way
to store uniq data in datable without checking before each insert if this
data alredy exist or no. Why it cannot give me error about duplicate keys
which I will (or will not) take in care.