Re: [GENERAL] Error: "cached plan must not change result type" - Mailing list pgsql-general

From Dmitry Dolgov
Subject Re: [GENERAL] Error: "cached plan must not change result type"
Date
Msg-id CA+q6zcWX8vu8emD_kZhvNtJ0CS4aVFTbLWpS=biOQLa5A-Dy_w@mail.gmail.com
Whole thread Raw
In response to [GENERAL] Error: "cached plan must not change result type"  (Durumdara <durumdara@gmail.com>)
List pgsql-general
>On 9 Oct 2017 13:13, "Durumdara" <durumdara@gmail.com> wrote:
>
> "cached plan must not change result type"

As far as I remember, this kind of errors you can get from a prepared statement execution, when the result type of it was changed (as in your case by adding a column to a table that provides the data for a prepared statement).

pgsql-general by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: [GENERAL] core system is getting unresponsive because over 300cpu load
Next
From: pinker
Date:
Subject: Re: [GENERAL] core system is getting unresponsive because over 300 cpu load