From: | Kevin Grittner <kgrittn(at)ymail(dot)com> |
---|---|
To: | "suhas(dot)basavaraj12" <suhas(dot)b(at)verse(dot)in>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: VACUUM ANALYZE AND ANALYZE ISSUE |
Date: | 2013-03-28 16:32:09 |
Message-ID: | 1364488329.29392.YahooMailNeo@web162906.mail.bf1.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
suhas.basavaraj12 <suhas(dot)b(at)verse(dot)in> wrote:
> This was observed in postgres 9.0.1.
You might want to review the bug fixes in 9.0 maintenance releases
and see if any of them could be responsible for what you saw:
http://www.postgresql.org/docs/9.0/static/release-9-0-2.html
http://www.postgresql.org/docs/9.0/static/release-9-0-3.html
http://www.postgresql.org/docs/9.0/static/release-9-0-4.html
http://www.postgresql.org/docs/9.0/static/release-9-0-5.html
http://www.postgresql.org/docs/9.0/static/release-9-0-6.html
http://www.postgresql.org/docs/9.0/static/release-9-0-7.html
http://www.postgresql.org/docs/9.0/static/release-9-0-8.html
http://www.postgresql.org/docs/9.0/static/release-9-0-9.html
http://www.postgresql.org/docs/9.0/static/release-9-0-10.html
http://www.postgresql.org/docs/9.0/static/release-9-0-11.html
http://www.postgresql.org/docs/9.0/static/release-9-0-12.html
... or just apply all of those bug fixes and see if you can make it
happen again.
In general, it pays to apply fixes as they become available.
http://www.postgresql.org/support/versioning/
--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Marc Fromm | 2013-03-28 17:51:39 | select exact term |
Previous Message | Vasilis Ventirozos | 2013-03-28 15:57:54 | Re: Dump only functions |