Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: Why my queryes doesnt not use indexes?
From:
Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To:
DaNieL <daniele(dot)pignedoli(at)gmail(dot)com>
Cc:
pgsql-general(at)postgresql(dot)org
Subject:
Re: Why my queryes doesnt not use indexes?
Date:
2009-06-23 07:55:27
Message-ID:
2f4958ff0906230055v44783cafl1ab60ba41a825cf@mail.gmail.com
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2009-06-22 15:43:43 from DaNieL <daniele(dot)pignedoli(at)gmail(dot)com>
2009-06-22 23:22:23 from Sam Mason <sam(at)samason(dot)me(dot)uk>
2009-06-23 07:55:27 from Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
Lists:
pgsql-general
common mistake is - you didn't vacuum analyze your table at all, after
inserting so much data in it.
In response to
Why my queryes doesnt not use indexes?
at 2009-06-22 15:43:43 from DaNieL
Browse pgsql-general by date
From
Date
Subject
Next Message
Sim Zacks
2009-06-23 08:45:11
Re: after vacuum analyze, explain still wrong
Previous Message
DaNieL..!
2009-06-23 07:51:49
Re: Please suggest me on my table design (indexes!)