From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | zaphod61 <zaphod61(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Upgrading from 12.3 to 12.11 |
Date: | 2022-08-03 19:42:59 |
Message-ID: | 6e024f3d-4ff7-27ea-e4ee-067847bb3343@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 8/3/22 11:44, zaphod61 wrote:
> The server version is 2016. The installer is the one listed on the
> postgresql support page. I think version 12.3 was installed the same
> way but that was before I came into contact with this application
>
Would be helpful to do:
select version();
to get some clue of where the install originated from.
I add this because it occurred to me that maybe it was not installed
with this:
https://www.postgresql.org/download/windows/
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
Instead it may be one of EDB's not free versions of Postgres. Mixing
that up would be a mess.
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | zaphod61 | 2022-08-03 19:58:25 | Re: Upgrading from 12.3 to 12.11 |
Previous Message | Poornima Venkatesan | 2022-08-03 19:17:51 | Re: BUG #17567: Unable to Set Max_Connection in Postgresql which has replicas |