Thread: Install upgrade

Install upgrade

From
Malik Rumi
Date:
Why does the install documentation say to download the wheel and *then* pip install, instead of just pip install like most Python programs?

Is the procedure the same for new installs as it is for upgrading to a new version?

Thanks.

Re: Install upgrade

From
Dave Page
Date:


On Sun, Jan 12, 2020 at 9:04 PM Malik Rumi <malik.a.rumi@gmail.com> wrote:
Why does the install documentation say to download the wheel and *then* pip install, instead of just pip install like most Python programs?

No particular reason, it's just the way the page was worded. I've improved that now - thanks!
 

Is the procedure the same for new installs as it is for upgrading to a new version?

Yes, that should work fine. 
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Re: Install upgrade

From
Malik Rumi
Date:
Great, thanks! 
“None of you has faith until he loves for his brother or his neighbor what he loves for himself.”


On Mon, Jan 13, 2020 at 12:36 AM Dave Page <dpage@pgadmin.org> wrote:


On Sun, Jan 12, 2020 at 9:04 PM Malik Rumi <malik.a.rumi@gmail.com> wrote:
Why does the install documentation say to download the wheel and *then* pip install, instead of just pip install like most Python programs?

No particular reason, it's just the way the page was worded. I've improved that now - thanks!
 

Is the procedure the same for new installs as it is for upgrading to a new version?

Yes, that should work fine. 
 
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company