| From: | bhavani dba <dbabhavani(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Issue with installing postgres extension |
| Date: | 2024-06-27 03:45:45 |
| Message-ID: | CADNOF=4PCPyf2TwrhVwFkbsPvR7iLekj=NNFCF_CeTmPe2t4rQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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 <dbabhavani(at)gmail(dot)com> wrote:
> Thank you , installing postgres16 on my server.
>
> Thanks,
> Bhavani
>
> On Wed, Jun 26, 2024 at 10:25 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
>> bhavani dba <dbabhavani(at)gmail(dot)com> writes:
>> > thank you for tom for your response. i dont remember installing
>> postgres 14
>> > version on the server and it seems like I have postgres 15 running.
>>
>> > [postgres(at)postgres ~]$ psql
>> > psql (15.7, server 15.0)
>> > Type "help" for help.
>>
>> Hmm ... after poking around a bit, it appears you are trying to load
>> extension code compiled against 15.1 or later into a 15.0 server.
>> Possibly we should have thought a bit harder about the compatibility
>> implications of commit f2f7e509e. Nonetheless, what are you doing
>> running a 15.0 server? That was many minor releases and bug fixes
>> ago.
>>
>> regards, tom lane
>>
>
>
> --
> Thanks & Regards,
>
> BHAVANI DHULIPALLA
> (973)-615-0290
>
--
Thanks & Regards,
BHAVANI DHULIPALLA
(973)-615-0290
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kashif Zeeshan | 2024-06-27 03:47:41 | Re: Dropping connections |
| Previous Message | bhavani dba | 2024-06-27 02:46:18 | Re: Issue with installing postgres extension |