prevent duplicate entries - Mailing list pgsql-novice

From Thomas Drebert
Subject prevent duplicate entries
Date
Msg-id CANn+32ibM9+2h+0R4jaj9KZdy_e2W3Kjj2MEC_hij-zOdmc95w@mail.gmail.com
Whole thread Raw
Responses Re: prevent duplicate entries  (amul sul <sul_amul@yahoo.co.in>)
List pgsql-novice
Hello,

i get a csv file which is inserted into the postgresql database.
Inserted the data with a php script.
The problem is the csv file contains not only new records.
The file is running in a loop with data from 3 months.

Has postgresql a separate function to prevent duplicate records?
At time i filter records in php.

regards
Thomas

pgsql-novice by date:

Previous
From: David G Johnston
Date:
Subject: Re: FW: Security
Next
From: amul sul
Date:
Subject: Re: prevent duplicate entries