|
Home > Archive > PostgreSQL Discussion > September 2005 > Postgres/Win32- Upgrade from 8.0.1 to 8.0.3 fails
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Postgres/Win32- Upgrade from 8.0.1 to 8.0.3 fails
|
|
| Claus Scherschel 2005-09-29, 7:24 am |
| Hi folks at pgsql.admin,
I've Postgres 8.0.1 running natively under Windows XPpro SP2. I would
like to update to 8.0.3 using the upgrade-batchfile coming with the
zipped download file.
The installation stops when trying to install the service, saying the
Postgres 8.0 Database Service could not be installed. The current
account seems not have proper right to install services. Unfortunelty,
the current account is the Administrator-Account that has these rights.
Installing 8.0.1 a few months ago wasn't a problem at all.
I would be glad if there was a solution without deinstalling the older
version first.
Any ideas?
Thanks in advance,
Claus Scherschel.
| |
| Magnus Hagander 2005-09-29, 9:24 am |
| > Hi folks at pgsql. admin,
>
> I've Postgres 8.0.1 running natively under Windows XPpro SP2.
> I would like to update to 8.0.3 using the upgrade-batchfile
> coming with the zipped download file.
> The installation stops when trying to install the service,
> saying the Postgres 8.0 Database Service could not be
> installed. The current account seems not have proper right to
> install services. Unfortunelty, the current account is the
> Administrator-Account that has these rights.
> Installing 8.0.1 a few months ago wasn't a problem at all.
> I would be glad if there was a solution without deinstalling
> the older version first.
The way to do it is to deinstall the old version. What's the problem
with that? (it won't remove your data!)
//Magnus
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
| |
| Claus Scherschel 2005-09-29, 9:24 am |
| Hi Magnus,
thanks for your answer.
> The way to do it is to deinstall the old version. What's the problem
> with that? (it won't remove your data!)
Well, maybe you're right. But why do that guys call it upgrade if it
doesn't upgrade!? I thought the purpose of updating mechanism was
easyness of upgrades.
Slightly fuzzed,
Claus.
| |
| Magnus Hagander 2005-09-30, 11:23 am |
| > > The way to do it is to deinstall the old version. What's
> the problem
>
> Well, maybe you're right. But why do that guys call it
> upgrade if it doesn't upgrade!? I thought the purpose of
> updating mechanism was easyness of upgrades.
It usually *can* upgrade. But there are some times when it can't, and we
haven't quite figured out why.
//Magnus
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
|
|
|
|
|