Re: R: Postgres 9.6.1 big slowdown by upgrading 8.4.22

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: R: Postgres 9.6.1 big slowdown by upgrading 8.4.22
Date: 2017-01-08 11:21:08
Message-ID: o4t7b1$dcm$1@blaine.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>>> FWIW you still haven't explained how the upgrade was performed.
>>> That might be a very important piece of information, because the
>>> 9.4 cluster might have hint bits set and/or the data may be
>>> mostly frozen, but the 9.6 cluster may not have that yet,
>>> resulting in higher CPU usage.
>
> We upgraded the database with a pg_dumpall from 8.4.22 and then a psql < BACKUP.SAV command!

Not to miss the obvious: did you run ANALYZE after importing the backup?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Job 2017-01-08 11:24:44 R: Postgres 9.6.1 big slowdown by upgrading 8.4.22
Previous Message Job 2017-01-08 10:23:37 R: Postgres 9.6.1 big slowdown by upgrading 8.4.22