Duplicated records deleting between some secs - Mailing list pgsql-novice

From Ruzsinszky Attila
Subject Duplicated records deleting between some secs
Date
Msg-id f637dd860906251438g5104f24clde0dad29153ce632@mail.gmail.com
Whole thread Raw
Responses Re: Duplicated records deleting between some secs
List pgsql-novice
Hi,

As we found there is a bug in my program.
In some days ago the records arrived duplicated with some secs difference in
timestamp. (the difference can be 0s, too) Not all records are
duplicated, because
the problem is the first part of the input stream, so there are
records which aren't
duplicated.

How can I delete the records which arrived later?

I would'nt like miss or drop  the original records.

TIA,
Ruzsi

pgsql-novice by date:

Previous
From: Joshua Tolley
Date:
Subject: Re: using the difference function
Next
From: Guy Flaherty
Date:
Subject: Re: Duplicated records deleting between some secs