Error while upgrading from v12 to v13 - Mailing list pgsql-general

From shashidhar Reddy
Subject Error while upgrading from v12 to v13
Date
Msg-id CAH=zU4u-4aVYfyE_POdru2OE+1UTcEHFZRRKDtTkqWRZApZy2A@mail.gmail.com
Whole thread Raw
Responses Re: Error while upgrading from v12 to v13
Re: Error while upgrading from v12 to v13
List pgsql-general

I am getting below error while upgrading postgres from version 12 to 13 and not sure how to enable the function before upgrading the cluster. Can you please help me to resolve this.

 error: could not execute query: ERROR:  could not find function "pl_profiler_enable" in file
"/usr/lib/postgresql/13/lib/plprofiler.so"
Command was: CREATE FUNCTION "public"."pl_profiler_enable"("enabled" boolean) RETURNS boolean
    LANGUAGE "c"
    AS '$libdir/plprofiler', 'pl_profiler_enable';
Shashidhar

pgsql-general by date:

Previous
From: "jacktby@gmail.com"
Date:
Subject: 回复: access method xxx does not exist
Next
From: "Peter J. Holzer"
Date:
Subject: Re: access method xxx does not exist