Re: windows 7 compatiblity?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: windows 7 compatiblity?
Date: 2010-04-05 20:16:23
Message-ID: 4BBA4517.7070001@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Garry Saddington wrote:
> I had a problem installing my software (which includes Postgresql) on
> a Windows 7 demo laptop last week. It turned out that accounts that
> are designated as administrator do not have enough privileges to
> install as a service. Without wishing to go delving into the config
> tools and wasting any more time I logged out and then back in using
> the Administrator account that came with W7 (no password - security,
> what security?), ran the setup again and everything worked fine. The
> services were then available to all other accounts.

quick and dirty way around that without logging out and back in...

right click the postgres installer, "Run as administrator..." and Yes to
the UAC popup that ensues, and after this it should install just fine.
Personally, I would make sure I specified a different directory for the
data (its quite possible you *have* to as \program files\ is restricted
in win7)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2010-04-05 20:18:18 Re: Fuzzy string matching of product names
Previous Message Peter Geoghegan 2010-04-05 20:00:41 Re: Fuzzy string matching of product names