Re: function based index problem - Mailing list pgsql-admin

From Viktor Bojović
Subject Re: function based index problem
Date
Msg-id CAJu1cLboioAA-kx6jHzkLq1ARmkBT+eN=jqcX-+eYTVcANeXTA@mail.gmail.com
Whole thread Raw
In response to Re: function based index problem  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-admin


On Wed, Aug 31, 2011 at 11:53 PM, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
Viktor Bojovi*<viktor.bojovic@gmail.com> wrote:

> i don't know why it doesn't use index scan.

Because it thinks your query will return 81226 rows.  We need more
information to make many suggestions beyond "make sure the table has
been analyzed".

http://wiki.postgresql.org/wiki/SlowQueryQuestions

Also, it's not considered good form to post an issue to more than
one PostgreSQL list.  This is probably most appropriate on the
pgsql-performance list, so if you want to follow up with more detail
to get more detailed suggestions, it would be best to abandon this
thread and start a new one on that list.

-Kevin

"analyze entry" has solved the problem. Thanx a lot.

--
---------------------------------------
Viktor Bojović
---------------------------------------
Wherever I go, Murphy goes with me

pgsql-admin by date:

Previous
From: "David Johnston"
Date:
Subject: Re: [SQL] function based index problem
Next
From: Lukasz Brodziak
Date:
Subject: Schema with OID 0 does not exist in pg_dump