indexes on partitioned tables - on the base table, or the partitioned tables? - Mailing list pgsql-general

From Kevin Kempter
Subject indexes on partitioned tables - on the base table, or the partitioned tables?
Date
Msg-id 200908302017.28383.kevink@consistentstate.com
Whole thread Raw
Responses Re: indexes on partitioned tables - on the base table, or the partitioned tables?
List pgsql-general
Hi all;

where's the best place for the indexes/constraints on a partitioned table.

I assume it's best to place the FK constraints/triggers on the base/master
table and the indexes on the individual partition tables.

Thoughts?

Thanks in advance.

pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: Query and the number of row result
Next
From: bilal ghayyad
Date:
Subject: Re: Query and the number of row result