Re: Insercion tabla

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Carlos Andres Pizo" <sgeneris(at)grex(dot)cyberspace(dot)org>
Cc: "Ayuda sobre PostgreSQL" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: Insercion tabla
Date: 2006-09-02 05:46:25
Message-ID: c2d9e70e0609012246k62bcc6cbo3acaeddf11fdabc6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 9/1/06, Carlos Andres Pizo <sgeneris(at)grex(dot)cyberspace(dot)org> wrote:
> Debido a que la cantidad de regitros es mucha, he decidido crear varios
> tablespaces, y crear varias tablas asignadas cada una a un tablespace, una
> por cada semana del anio, las cuales heredan de la tabla principal tabla1,
> esta tabla tiene varias reglas que permiten la insercion en la tabla
> correspondiente, no se si el error se deba a esto, o talvez estoy
> aplicando mal los conceptos de creacion de reglas; la tabla2 no tiene
> muchos registros, asi que se encuentra asignada al tablespace por defecto.
>

http://www.postgresql.org/docs/8.1/static/ddl-inherit.html
http://www.postgresql.org/docs/8.1/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

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alejandro Molines 2006-09-02 06:26:24 Ayuda sobre store Procedures
Previous Message pablo cifuentes 2006-09-02 02:09:43 conexion en post y C#