| From: | Ron <ronljohnsonjr(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Upgrading |
| Date: | 2023-07-30 12:12:49 |
| Message-ID: | 03aafbb2-21e4-2f72-1ed9-fc91c08c9f15@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 7/30/23 06:53, Amn Ojee Uw wrote:
> Just a quick question.
>
> On my Debian 12, I installed PostgreSQL-12, I'd like to upgrade to the
> latest release of PostgreSQL. So, my question is, what is the best way to
> upgrade to the next release of PostgreSQL?
To the latest release of v12 (which is 12.15), or the latest major version
(v15, at release 15.3)?
"Upgrade" has a specific meaning in PostgreSQL: to migrate from a prior
*major* (like 12) version to a newer major (like 15) version.
Is that what you mean?
Or did you mean to *update* from an older release of v12 (for example 12.11)
to the latest release (12.15)?
--
Born in Arizona, moved to Babylonia.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kaushal Shriyan | 2023-07-30 14:01:02 | Migrating MySQL DB to PostgreSQL DB. |
| Previous Message | Wen Yi | 2023-07-30 12:04:46 | Re: Upgrading |