public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: bhavani dba <[email protected]>
Cc: [email protected]
Subject: Re: Issue with installing postgres extension
Date: Wed, 26 Jun 2024 22:25:36 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CADNOF=7HFvY_sASN1am0oXkpQLYuwQcPLVPz2vmBk3Yd98cyrQ@mail.gmail.com>
References: <CADNOF=5ycVkV=6APvR+yA+5wzGie-qDA4N5RUkA9msoeoOTPYQ@mail.gmail.com>
<[email protected]>
<CADNOF=7HFvY_sASN1am0oXkpQLYuwQcPLVPz2vmBk3Yd98cyrQ@mail.gmail.com>
bhavani dba <[email protected]> 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@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
view thread (4+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Issue with installing postgres extension
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox