Why PostgreSQL May Skip an Existing Index
Share

A common surprise when reading PostgreSQL execution plans is seeing a sequential scan even though a seemingly suitable index exists.

 

 A common surprise when reading PostgreSQL execution plans is seeing a sequential scan even though a seemingly suitable index exists.Continue reading on Medium » Read More Sql on Medium 

#sql

By ali

Leave a Reply