Re: New accec method - Mailing list pgsql-general

From Tom Lane
Subject Re: New accec method
Date
Msg-id 26118.1179414968@sss.pgh.pa.us
Whole thread Raw
In response to New accec method  ("Thiago Ventura" <thiventura@gmail.com>)
List pgsql-general
"Thiago Ventura" <thiventura@gmail.com> writes:
> The problem is when I do some query. NEVER its call the 'beginscan',
> 'gettuple' or another function that is related with a query, that is, in the
> querys my index do not being used.
> What it can be causing this?

Have you created operator classes to show what WHERE-clauses can be used
with the index?

            regards, tom lane

pgsql-general by date:

Previous
From: "Thiago Ventura"
Date:
Subject: New accec method
Next
From: Scott Marlowe
Date:
Subject: Re: Memory settings, vm.overcommit, how to get it really safe?