is it normal behavior of index?

From: "Jean-Yves F(dot) Barbier" <12ukwn(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: is it normal behavior of index?
Date: 2012-01-01 05:08:39
Message-ID: 20120101060839.7d247244@anubis.defcon1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi list,

Simple test table w/ a varchar(32): if I create an index with
'varchar_pattern_ops' explain says it is NOT used in my query;
if I create it without it is used (?!)

JY
--
Knocked, you weren't in.
-- Opportunity

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sara Harris 2012-01-01 10:56:14 How to declare a variable in a postgresql query in sql language ?
Previous Message Jean-Yves F. Barbier 2011-12-30 18:20:27 strange order by