Re: Upgrade from 9.1.6 to 9,1.7 seems to have caused a major slowdown - Mailing list pgsql-admin

From Greg Williamson
Subject Re: Upgrade from 9.1.6 to 9,1.7 seems to have caused a major slowdown
Date
Msg-id 1356041567.95527.YahooMailNeo@web125902.mail.ne1.yahoo.com
Whole thread Raw
In response to Re: Upgrade from 9.1.6 to 9,1.7 seems to have caused a major slowdown  (Rafael Martinez <r.m.guerrero@usit.uio.no>)
List pgsql-admin
Rafael --
<...>


>>  Has anyone else seen anything like this ?
>>
>
> Hello
>
> The release notes for 9.2.2 say this:
>
> "... However, you may need to perform REINDEX operations to correct
> problems in concurrently-built indexes, as described in the first
> changelog item below....."
>
> But the 9.1.7 note says nothing about this, even when this version has
> the same patch for 'CREATE INDEX CONCURRENTLY' as 9.2.2
>
> Why don't you try to reindex the indexes in your database and see it
> this helps?
>
> regards,
> - --
> Rafael Martinez Guerrero


Thanks for the suggestion -- I did indeed a lot of time on checking indexes.

But of course it was not postgres at all, just servers that hadn't dealt well with the brief outage.

The upgraded instance is performing just as expected.

Thanks & sorry for wasting time of the list, wee hours of the morning and a sense of desperation.


GW


pgsql-admin by date:

Previous
From: Ray Stell
Date:
Subject: Re: create role?
Next
From: "Kevin Grittner"
Date:
Subject: Re: Autovacuum issues with truncate and create index ...