[BUGS] referential integrity violation - key referenced from xxx not found in yyy -
08-02-2006
, 09:00 AM
------=_Part_46395_21722199.1154527084102
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,
I'm running Postgresql 7.3 in Debian Woody OS.
After some time working properly, insert's statements related this error:
----
referential integrity violation - key referenced from xxx not found in yyy
----
This error would be normal, if the key really doesn't exist, but the key
exist.
The insert's work some times, and some times don't.
Is there any file corrupted?
Removing the fk constraint would resolve the problem?
Thanks!!
------=_Part_46395_21722199.1154527084102
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hi,<br><br>I'm running Postgresql 7.3 in Debian Woody OS.<br><br>After some time working properly, insert's statements related this error:<br><br>----<br>referential integrity violation - key referenced from xxx not found in yyy
<br>----<br><br>This error would be normal, if the key really doesn't exist, but the key exist.<br>The insert's work some times, and some times don't.<br><br><br>Is there any file corrupted?<br>Removing the fk constraint would resolve the problem?
<br><br>Thanks!!<br>
------=_Part_46395_21722199.1154527084102-- |