Re: How to find not unique rows in a table?

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: How to find not unique rows in a table?
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C20296662E@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на How to find not unique rows in a table?  ("A B" <gentosaker@gmail.com>)
Список pgsql-general
A B wrote:
> Assuming you have a table where some rows have the same values in all
> columnes, how do you find these rows?

There is no reliable, time-independent way.
That's one reason why you have primary keys on tables.

There is the system column "ctid", but that may change any second.

Yours,
Laurenz Albe

В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: 8.4 RPMs
Следующее
От: Oliver Kohll
Дата:
Сообщение: Re: Stats collector eats my CPU