Duplicated records deleting between some secs

Поиск
Список
Период
Сортировка
От Ruzsinszky Attila
Тема Duplicated records deleting between some secs
Дата
Msg-id f637dd860906251438g5104f24clde0dad29153ce632@mail.gmail.com
обсуждение исходный текст
Ответы Re: Duplicated records deleting between some secs  (Guy Flaherty <naoshika@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Joshua Tolley
Дата:
Сообщение: Re: using the difference function
Следующее
От: Guy Flaherty
Дата:
Сообщение: Re: Duplicated records deleting between some secs