Re: how to install plprofiler

From: shashidhar Reddy <shashidharreddy001(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: how to install plprofiler
Date: 2022-10-29 07:25:26
Message-ID: CAH=zU4t7fAK=ucpH3OA7ju0Fd8vtQNZ5O7E1fPkW3tqfwCE4nA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Pavel,

After Uninstall plprofiler where can find this to install again.

On Sat, 29 Oct, 2022, 12:42 pm Pavel Stehule, <pavel(dot)stehule(at)gmail(dot)com>
wrote:

> Hi
>
>
> so 29. 10. 2022 v 8:44 odesílatel shashidhar Reddy <
> shashidharreddy001(at)gmail(dot)com> napsal:
>
>> Hello,
>>
>> I am in a process of upgrading postgresql 12 to version 13, when I am
>> testing it getting the below error
>> could not load library $carlib/plprofiler
>> "/usr/lib/postgresql/13/lib/plprofiler.so":
>> /usr/lib/postgresql/13/lib/plprofiler.so: undefined symbol: hash_uint32
>>
>> Could you please let me know how to install plprofiler on version 13 to
>> pass this error.
>>
>
> Did you install plprofiler for PostgreSQL 13?
>
> If yes, then you need to uninstall plprofiler before upgrade. Some
> extensions doesn't support upgrade between major versions, or doesn't
> supports upgrade Postgres and upgrade the extension in one step.
>
> Regards
>
> Pavel
>
>
>> OS is Ubuntu
>> --
>> Shashidhar
>>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message shashidhar Reddy 2022-10-29 07:27:56 Re: how to install plprofiler
Previous Message Pavel Stehule 2022-10-29 07:11:29 Re: how to install plprofiler