From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
---|---|
To: | "egoibe (dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)(dot)" <egoibe(at)hotmail(dot)com> |
Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
Subject: | Re: Ayuda.Herencia de tablas en postgresql |
Date: | 2007-07-28 22:52:54 |
Message-ID: | c2d9e70e0707281552s346aad8alcceb2e3aa78ca7de@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
On 7/27/07, egoibe ...................... <egoibe(at)hotmail(dot)com> wrote:
>
> En PostgreSQL, si tenemos una tabla t1 y otra t2 que hereda de t1. ¿Que es
> lo que hereda t2 de t1? Podeis que explicar que tipo de problemas pueden
> surgir , (porque creo que no funciona del todo bien)?
>
> Cuando me referia a los problemas que puden surgir entre 2 tablas t1, t2,
> teniendo en cuenta que t2 hereda de t1 , me prefiero a problemas de herencia
> derivados del Modelo Relacional Extendido (ERE), cuando se tienen
> relaciones de especializacion / generalizacion.
>
http://www.postgresql.org/docs/8.2/static/ddl-inherit.html
http://www.postgresql.org/docs/8.2/static/ddl-partitioning.html
--
Atentamente,
Jaime Casanova
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook
From | Date | Subject | |
---|---|---|---|
Next Message | Gabriel Hermes Colina Zambra | 2007-07-29 00:04:34 | Re: como sacar un diagrama visual de una base de datos en postgresql |
Previous Message | Roberto A. | 2007-07-28 21:12:12 | como sacar un diagrama visual de una base de datos en postgresql |