Re: BUG #1662: Table constrains are not properly inherited.

From: Euler Taveira de Oliveira <eulerto(at)yahoo(dot)com(dot)br>
To: Steven Mooij <steven(at)mooij(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1662: Table constrains are not properly inherited.
Date: 2005-05-13 22:46:10
Message-ID: 20050513224611.75357.qmail@web32712.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Steven,

> Description: Table constrains are not properly inherited.
>
Have you read the section 5.5 in the manual?
http://developer.postgresql.org/docs/postgres/ddl-inherit.html

"A serious limitation of the inheritance feature is that indexes
(including unique constraints) and foreign key constraints only apply
to single tables, not to their inheritance children."

Euler Taveira de Oliveira
euler[at]yahoo_com_br




____________________________________________________Yahoo! Mail, cada vez melhor: agora com 1GB de espaço grátis! http://mail.yahoo.com.br

Browse pgsql-bugs by date

  From Date Subject
Next Message Mark Dilger 2005-05-14 01:07:29 BUG #1671: Long interval string representation rejected
Previous Message Josh 2005-05-13 20:12:42 BUG #1670: pg_dump fails on CentOS 4