YugabyteDB Tips
  • Home
  • About
  • Featured Videos

Category: Indexes

YugabyteDB Tips > Indexes

Why a Partial Index Disappears Under a Generic Prepared Plan in YSQL

Jim KnicelyAugust 6, 2026

A partial index can work perfectly when you test a query with literal values, yet disappear when the same query is executed […]

Read More

Do YugabyteDB Indexes Inherit Their Table’s Tablespace?

Jim KnicelyJuly 29, 2026

When a YugabyteDB table is assigned to a custom tablespace, it is reasonable to assume that any secondary indexes created on that […]

Read More

Safely Resolve an Inverted Index Dependency on a YugabyteDB Partition

Jim KnicelyJuly 22, 2026

When dropping an index from a partitioned YSQL table, you might encounter an unexpected error like this: ERROR: cannot drop index app.event_history_search_idx […]

Read More

Automate Duplicate Regional Indexes on pg_partman Partitions in YugabyteDB

Jim KnicelyJuly 20, 2026

Follow-up tip: This tip builds on Preserve Regional Index Tablespaces with pg_partman Templates, which demonstrates how a custom pg_partman template can preserve […]

Read More

Posts navigation

Older posts

NOTICE

This site is not affiliated, endorsed or associated with YugabyteDB. This site makes no claims on ownership of trademark rights. The author contributions on this site are licensed under CC BY-SA 3.0 with attribution required.

Find Us

Address
Here!

Hours
24×7

Recommended YugabyteDB Links

  • Home
  • Key Concepts
  • Docs
  • Blog
  • Forum
  • Content Library
  • Support



YugabyteDB Tips

Copyright 2025 - Knicely/Li