Обсуждение: Installing on weendoze vista.

Поиск
Список
Период
Сортировка

Installing on weendoze vista.

От
Paul Lambert
Дата:
Has anyone had any success installing on weendoze vista?

Any install I try gets as far as the service user details, if I ask it
to create a user it fails, if I specify an existing user account it
complains about the user not having enough access - even when said user
account is put into the administrator group.

I'm assuming PG hasn't been certified under vista yet? If this is
correct, is there any plan to do so? Has anyone tried it under server
longhorn?


--
Paul Lambert
Database Administrator
AutoLedgers


Re: Installing on weendoze vista.

От
"A. Kretschmer"
Дата:
am  Thu, dem 15.02.2007, um  8:11:06 +0900 mailte Paul Lambert folgendes:
> Has anyone had any success installing on weendoze vista?
>
> Any install I try gets as far as the service user details, if I ask it
> to create a user it fails, if I specify an existing user account it
> complains about the user not having enough access - even when said user
> account is put into the administrator group.

I'm not familiar with windoze, but perhaps this link may help you:
http://groups.google.com/group/comp.databases.postgresql/msg/8ddde24ec12440d2


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

Re: Installing on weendoze vista.

От
Dave Page
Дата:
Paul Lambert wrote:
> Has anyone had any success installing on weendoze vista?
>
> Any install I try gets as far as the service user details, if I ask it
> to create a user it fails, if I specify an existing user account it
> complains about the user not having enough access - even when said user
> account is put into the administrator group.
>
> I'm assuming PG hasn't been certified under vista yet? If this is
> correct, is there any plan to do so? Has anyone tried it under server
> longhorn?

Yes, it is planned, but will take some major overhauling of the
installer. I haven't tried Longhorn, but I imagine it'll have the same
PITA excuses for security as Vista does.

In the meantime, you can temporarily disable UAC (User Account Control)
to install PostgreSQL. Once installed, it can be re-enabled. There's an
option in the Users control panel applet to do this iirc.

Regards, Dave.