PG10 upgrade issue

From: Zahir Lalani <ZahirLalani(at)oliver(dot)agency>
To: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: PG10 upgrade issue
Date: 2019-06-02 23:10:05
Message-ID: AM0PR06MB4004380B0655C6B9C228F5AFA71B0@AM0PR06MB4004.eurprd06.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

We have done pg10 upgrades from 9.6 on all our environments successfully. We have an automation script that does this for us. One environment is a near replica of our production setup and all works fine.

We have now made 2 attempts at doing this on production - both ending up with rollback

The key issue we have is that all queries were incredibly slow. The PG 10 postmaster workers would all show 100% cpu, especially on the replicas. We even increased CPUs but that made no difference.

I can try and provide logs info etc, but hoping someone has a clue about this

Thx

Zahir

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2019-06-02 23:18:28 Re: PG10 upgrade issue
Previous Message Tom Lane 2019-06-02 23:07:14 Re: Questions about btree_gin vs btree_gist for low cardinality columns