Re: PG11 Particionamiento y PKs

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Stephen Amell <StephenAmell(at)inbox(dot)lv>
Cc: "pgsql-es-ayuda(at)lists(dot)postgresql(dot)org" <pgsql-es-ayuda(at)lists(dot)postgresql(dot)org>
Subject: Re: PG11 Particionamiento y PKs
Date: 2018-12-20 14:39:29
Message-ID: 20181220143929.lx2h5jdjcotflyct@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Stephen Amell escribió:
> Hola Lista!
>
> Como andan?
>
> Hoy les escribo porque tengo un problema con el nuevo particionamiento de
> postgres 11, el objetivo es conservar la PK de una tabla particionando por
> fecha.

Hola

Sí, es una limitación fastidiosa. Justo alguien preguntó lo mismo en
pgsql-bugs ayer, donde intenté explicar:
https://www.postgresql.org/message-id/flat/CAKLo-1uTpejOPOkHysxjqmhGvr7kiTrB1k7xZf%2BwAN3_8XB3yw%40mail.gmail.com

La intención es que en el futuro eliminemos esta restricción, pero por
el momento esa es la forma en que funciona. Vamos paso a paso haciendo
que el particionamiento sea lo más funcional posible.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Francisco Olarte 2018-12-20 15:40:33 Re: PG11 Particionamiento y PKs
Previous Message Stephen Amell 2018-12-20 14:08:33 PG11 Particionamiento y PKs