Re: Really strange foreign key constraint problem blocking delete

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Tim Mickelson <tim_mickelson(at)bigfoot(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Really strange foreign key constraint problem blocking delete
Date: 2014-10-05 13:54:07
Message-ID: 54314D7F.4080007@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/05/2014 04:03 AM, Tim Mickelson wrote:
> I can guarantee that there is no entry in channel_mapping with idaut =
> 1622, it is first deleted. I've double checked, also because the error
> is indicating precisely this. The Postgresql Version is 9.1

FYI, when supplying the version number please include the third number
as it represents the bug fix release. This would help narrow the search
for possible causes of your issue. Also please do not top post it makes
it difficult to follow the thread.

>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Mickelson 2014-10-05 14:37:18 Re: Really strange foreign key constraint problem blocking delete
Previous Message Tim Mickelson 2014-10-05 11:03:03 Re: Really strange foreign key constraint problem blocking delete