Re: Question Regarding Unique Index on Table

Поиск
Список
Период
Сортировка
От Kenneth Marshall
Тема Re: Question Regarding Unique Index on Table
Дата
Msg-id 20100923183302.GB17736@aart.is.rice.edu
обсуждение исходный текст
Ответ на Question Regarding Unique Index on Table  ("Ozer, Pam" <pozer@automotive.com>)
Список pgsql-sql
9.0 allows you to defer unique constraints.

Ken

On Thu, Sep 23, 2010 at 10:18:39AM -0700, Ozer, Pam wrote:
> Is it possible to disable a unique index?  I have a process that's
> running that inserts duplicate records into a table and then does a
> cleanup afterwards.  I know that I can drop the index and rebuild.  I
> just didn't know if there was disable the uniqueness temporarily.
> 
>  
> 
> thanks
> 
>  
> 
> Pam Ozer


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

Предыдущее
От: "Ozer, Pam"
Дата:
Сообщение: Question Regarding Unique Index on Table
Следующее
От: Tarlika Elisabeth Schmitz
Дата:
Сообщение: identifying duplicates in table with redundancies