Re: how to install plprofiler

2022-10-29 Thread shashidhar Reddy
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 >

Re: how to install plprofiler

2022-10-29 Thread Pavel Stehule
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 >>> >>> C

Re: how to install plprofiler

2022-10-29 Thread shashidhar Reddy
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 >>>

Re: how to install plprofiler

2022-10-29 Thread shashidhar Reddy
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 symb

Re: how to install plprofiler

2022-10-29 Thread Pavel Stehule
"/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, the

how to install plprofiler

2022-10-28 Thread shashidhar Reddy
you please let me know how to install plprofiler on version 13 to pass this error. OS is Ubuntu -- Shashidhar