updating data but the constraint is set "immediate" - Mailing list pgsql-general

From Rudy Koento
Subject updating data but the constraint is set "immediate"
Date
Msg-id 20030701093548.42017.qmail@web41606.mail.yahoo.com
Whole thread Raw
Responses Re: updating data but the constraint is set "immediate"
Re: updating data but the constraint is set "immediate"
List pgsql-general
Hi,

I've realised that my tables' constraint was set to
IMMEDIATE.  So, when I update one table, there's error
because of referential integrity.  Reading the docs, I
read that SET CONSTRAINTS has no effect on IMMEDIATE
(and I've confirmed that by trying it out).

Is there anyway I can circumvent this?  I remembered I
can delete using pgAdminII.  However, I don't have a
windows box now, and therefore I can't use pgAdminII.

Can anyone help?

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

pgsql-general by date:

Previous
From: Arguile
Date:
Subject: Re: 2 different versions of postgres on the same system
Next
From: javier garcia - CEBAS
Date:
Subject: numeric formats in SELECT