| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | shashidhar Reddy <shashidharreddy001(at)gmail(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: how to install plprofiler |
| Date: | 2022-10-29 07:11:29 |
| Message-ID: | CAFj8pRDEWogY3mAkv5zON6kG558DKT9mT+YGrBp2kX+qap1nWA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | shashidhar Reddy | 2022-10-29 07:25:26 | Re: how to install plprofiler |
| Previous Message | shashidhar Reddy | 2022-10-29 06:43:50 | how to install plprofiler |