Partitioning table by multiple columns

From: mephysto <mephystoonhell(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Partitioning table by multiple columns
Date: 2015-10-28 11:57:03
Message-ID: 1446033423801-5871764.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there,
I need to partition a table by value of two columns: id_1 and id_2. They are
both bigint.

Anyone have experience in this? Anyone know how can I do this partitioning?

Thanks in advance.

Meph

--
View this message in context: http://postgresql.nabble.com/Partitioning-table-by-multiple-columns-tp5871764.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Olarte 2015-10-28 12:15:27 Re: PostgreSQL Timezone and Brazilian DST
Previous Message Mark Morgan Lloyd 2015-10-28 11:10:17 Re: Red Hat Policies Regarding PostgreSQL