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... regards, tom lane
- [GENERAL] Can this be done? Ashley Clark
- Re: [GENERAL] Can this be done? Tom Lane
- Re: [GENERAL] Can this be done? Ashley Clark
- [GENERAL] Dump problem igor