Re: How to install Postgresql on MS Vista?

From: "D(dot)J(dot) Heap" <djheap(at)gmail(dot)com>
To: "Dave Page" <dpage(at)postgresql(dot)org>
Cc: "Lee Keel" <lee(dot)keel(at)uai(dot)com>, dfx(at)dfx(dot)it, pgsql-general(at)postgresql(dot)org
Subject: Re: How to install Postgresql on MS Vista?
Date: 2007-06-22 14:35:07
Message-ID: f534aee30706220735wea497a2xeb9745ead47ac1f9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/22/07, Dave Page <dpage(at)postgresql(dot)org> wrote:
[snip]
>
> Except the administrator account is disabled by default on Vista.
>

What do you mean?

If you logon as an administrator then by default Vista drops a lot of
priviledges, but you can get them back to execute a program that
requires them by using the 'Run as administrator' right-click menu
item (which is on the right-click menu for most things you can run,
but not .msi's which is why you have to run them from an elevated
command prompt).

AFAIK, all the 'Run as administrator' menu item does is give you back
your full admin rights if you are an admin (or else it will ask you
for an admin user and password) and then run the program in that
context.

In any case, using an elevated command prompt has worked fine for me
with the postgres 8.2.4 installer on 2 different Vista machines and
has worked for other msi's that otherwise fail as well.

Does it not work for you?

DJ

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vincenzo Romano 2007-06-22 14:37:11 Re: [PGSQL 8.2.x] INSERT+INSERT
Previous Message Dave Page 2007-06-22 14:33:35 Re: How to install Postgresql on MS Vista?