ON DELETE CASCADE with multiple paths in PostgreSQL 9.x

From: Anton Dedov <adedov(at)parallels(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: ON DELETE CASCADE with multiple paths in PostgreSQL 9.x
Date: 2011-06-07 09:30:28
Message-ID: 4DEDEFB4.8090803@parallels.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello!

We are using patched version of PostgreSQL 8.1 in order to work-around
bug described in
http://archives.postgresql.org/pgsql-bugs/2007-05/msg00130.php. Now, we
are going to upgrade to 9.0 and it also would be great to get rid of
patch as it makes keeping database engine current too expensive task.
I've checked 9.0 and it seems that undesirable behavior is still there.
Is there any plans to fix it in future releases? May be there are some
settings/workarounds that could help in this situation without patching
PostgreSQL server?

--
Anton Dedov
Senior Software Developer
Parallels Automation
Parallels

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Greg Stark 2011-06-07 10:57:51 Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Previous Message Simon Riggs 2011-06-07 06:57:39 Re: BUG #6041: Unlogged table was created bad in slave node