From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Maarten Boekhold <boekhold(at)emirates(dot)net(dot)ae> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: WINDOWS INSTALLATION TIPS |
Date: | 2008-02-13 14:30:48 |
Message-ID: | 47B2FF18.3060406@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Maarten Boekhold wrote:
> Hi,
>
> Richard Huxton wrote:
>> INDIANNIC-HOSTING wrote:
>>
>>> a) if your server is hosted in a dataceneter
>>> for installation on windows 2000 you cannot use terminal service.
>>
>> Hmm - this *should* be documented somewhere. I don't really use
>> Windows and I know about it somehow.
>
> Can't you use "change user /install" inside a terminal session to make
> this work? Open a CMD prompt, and type "change user /install"...
>
> http://support.microsoft.com/kb/320185
No, that's not the problem in this case. It's the launching of initdb
that doesn't work.
Also, it "change user /install" has no effect if you're using windows
2000 in administrative terminal servics mode, only in application mode.
But if yo do use it in application mode (which you probably aren't doing
on your pg servers, but it's certainly possible), then you should *also*
do the change user trick - like with all ts apps.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Tatsuo Ishii | 2008-02-13 14:46:56 | Re: character conversion problem about UTF-8-->SHIFT_JIS_2004 |
Previous Message | Alvaro Herrera | 2008-02-13 14:15:15 | Re: Storing images as BYTEA or large objects |