Re: how to make an 'UNLOCK'?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: how to make an 'UNLOCK'?
Дата
Msg-id 3614.1038792307@sss.pgh.pa.us
обсуждение
Ответ на Re: how to make an 'UNLOCK'?  ("Grand Titus" <grand.titus@free.fr>)
Список pgsql-general
"Grand Titus" <grand.titus@free.fr> writes:
> If I declare AbsoluteURL as UNIQUE, do you think it will be good for the
> efficient of the DB?

It sure beats doing manual uniqueness checks, which is what it sounds
like you are doing now.  And you need an index on AbsoluteURL anyway
if you are doing searches on it ...

            regards, tom lane

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