| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | john snow <ofbizfanster(at)gmail(dot)com> |
| Cc: | pgsql-novice <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: upgrade to version 10.2 question |
| Date: | 2018-02-20 17:57:37 |
| Message-ID: | 20180220175737.GN2416@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Greetings,
* john snow (ofbizfanster(at)gmail(dot)com) wrote:
> we currently have version 10.0 in our windows 10 64 bit machine. we are
> just doing development work right now so we have a still small database.
>
> the version 10.0 was installed using EnterpriseDB installer.
>
> we have downloaded version 10.2 EnterpriseDB installer.
>
> this later installer found the current version 10 folder, and informs us it
> will upgrade our current version.
> it also found the data folder.
>
> our question: is it safe to tell the installer to "upgrade" our version
> 10.0 using the same folder etc? will our data be overwritten?
You would need to contact EDB regarding this issue, but it sounds like a
bug in their installer to me, where it's thinking that 10.2 is a
different major version than 10.0.
There's no need to "upgrade" a PostgreSQL 10.0 install to 10.2 as that's
a minor version change.
Thanks!
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephen Froehlich | 2018-02-20 19:30:23 | RE: upgrade to version 10.2 question |
| Previous Message | David G. Johnston | 2018-02-20 05:09:22 | Re: upgrade to version 10.2 question |