Re: indexes on partitioned tables - Mailing list pgsql-admin

From Ron Johnson
Subject Re: indexes on partitioned tables
Date
Msg-id CANzqJaBiONTEEvoCrANX5_99wGkjqHUeXxWE-NYgijm1y2auhg@mail.gmail.com
Whole thread Raw
In response to indexes on partitioned tables  (Wasim Devale <wasimd60@gmail.com>)
Responses Re: indexes on partitioned tables
List pgsql-admin
On Thu, Jul 11, 2024 at 4:16 AM Wasim Devale <wasimd60@gmail.com> wrote:
Hi All,

I have partitioned a table and levied indexes on it but when I do maintenance activities like reindexing it's not happening and the error is index not present on the partitioned table.

Please highlight some points on it, Is I am missing something?

Show us the code.  Maybe you're doing "CREATE INDEX ... ON ONLY ...;"   Or something else; we don't know, since your question is light on details.

pgsql-admin by date:

Previous
From: Kashif Zeeshan
Date:
Subject: Re: indexes on partitioned tables
Next
From: Sathish Reddy
Date:
Subject: Debizium configure from Kafka side