Re: Issue with installing postgres extension

2024-06-26 Thread bhavani dba
thank you Tom!!!, I installed postgres 16 and was able to get the extension installed. On Wed, Jun 26, 2024 at 10:46 PM bhavani dba wrote: > Thank you , installing postgres16 on my server. > > Thanks, > Bhavani > > On Wed, Jun 26, 2024 at 10:25 PM Tom Lane wrote: > &

Re: Issue with installing postgres extension

2024-06-26 Thread bhavani dba
Thank you , installing postgres16 on my server. Thanks, Bhavani On Wed, Jun 26, 2024 at 10:25 PM Tom Lane wrote: > bhavani dba writes: > > thank you for tom for your response. i dont remember installing postgres > 14 > > version on the server and it seems like I have p

Re: Issue with installing postgres extension

2024-06-26 Thread bhavani dba
version PostgreSQL 15.0 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5.0.1), 64-bit (1 row) On Wed, Jun 26, 2024 at 7:43 PM Tom Lane wrote: > bhavani db

Issue with installing postgres extension

2024-06-26 Thread bhavani dba
I am having issues with postgres extensions and I have already installed the contrib package. thank you for the help!! postgres=# CREATE EXTENSION pg_stat_statements; ERROR: could not load library "/home/postgres/bin/pgsql/15/lib/pg_stat_statements.so": /home/postgres/bin/pgsql/15/lib/pg_stat_st