Re: Using LIKE expression problem.. - Mailing list pgsql-performance

From Christopher Kings-Lynne
Subject Re: Using LIKE expression problem..
Date
Msg-id 40A1C8BD.8060900@familyhealth.com.au
Whole thread Raw
In response to Using LIKE expression problem..  ("Michael Ryan S. Puncia" <mpuncia@census.gov.ph>)
Responses Re: Using LIKE expression problem..  ("Michael Ryan S. Puncia" <mpuncia@census.gov.ph>)
List pgsql-performance
> In the query plan ..it uses seq scan rather than index scan .. why ? I
> have index on lastname, firtname…

Have you run VACUUM ANALYZE; on the table recently?

Chris


pgsql-performance by date:

Previous
From: "Michael Ryan S. Puncia"
Date:
Subject: Using LIKE expression problem..
Next
From: "Michael Ryan S. Puncia"
Date:
Subject: Re: Using LIKE expression problem..