* Tom Lane in "Re: [GENERAL] Can this be done?" dated 2000/11/15 00:42
* wrote:

> Ashley Clark <[EMAIL PROTECTED]> writes:
> > Can I defer constraint checking on unique indexes?
> 
> No, not at present.  Consider restructuring your UPDATE into
> sequential steps so that the intermediate states can't cause index
> failures.  Or just don't make the index unique...

Ok, I can live with that. Is this something that's planned for in the
future?

-- 
shaky recall

PGP signature

Reply via email to