Hi all
I'm sorry probably my SQL knowledge is too less but I tried to append some records to an existing table postgresql but I received this error
Bulk copy failed on table 'Slist_ITA.List_StreetName' using delimiter ':'. Error was 'ERRORE: un valore chiave duplicato viola il vincolo univoco "List_StreetName_pkey"
DETAIL: La chiave (id)=(3554) esiste già .
CONTEXT: COPY List_StreetName, riga 1
'
A fatal error has occurred. Check the logfile above for details
... Last line repeated 2 times ...
I attach also the picture of wb (very simple)
Thx for help
Francesco