Partitions and indexes

From: Amitabh Kant <amitabhkant(at)gmail(dot)com>
To: PGSQL Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Partitions and indexes
Date: 2011-02-23 07:22:00
Message-ID: AANLkTimgXVgCjuFxTWME66SgrGaDOTQ12iE=3fdkwgvy@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

If I have partitioned a table based on a foreign key in a manner where every
child table will only have data for single value of the foreign key, do I
need to create a index for the foreign key in the primary and/or child
tables? I am using version 8.4

With regards

Amitabh

Responses

Browse pgsql-general by date

  From Date Subject
Next Message salah jubeh 2011-02-23 08:10:03 Re: schema Cleanning
Previous Message John R Pierce 2011-02-23 07:09:15 Re: [GENERAL] FATAL: no pg_hba.conf entry for host “::1***"