Re: InitDB Failure on install

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: InitDB Failure on install
Date: 2004-08-20 11:08:22
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E41A77EB@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
> Sent: 20 August 2004 13:21
> To: Dave Page
> Cc: pgsql-hackers-win32(at)postgresql(dot)org
> Subject: Re: [pgsql-hackers-win32] InitDB Failure on install
>
> Dave Page wrote:
>
> >
> >
> > OK, thanks. I committed a patch for this last night BTW. One thing
> > that struck me this morning though - the patch checks that
> > %SESSIONNAME% == "Console" (as oppsed to something like
> ICA-tcp#45 as
> > you might see on a Citrix session); does the word "Console" get
> > localised on non-English versions of Windows? Can someone
> check this for me please?
>
> The official way to detect a terminal service session
> according to MSDN is
>
> bool IsRemoteSession() { return GetSystemMetrics(SM_REMOTESESSION); }

Hmm, too much time playing with Citrix recently! I'll change it shortly
- thanks.

Regards, Dave

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Dave Page 2004-08-20 11:14:29 Re: InitDB Failure on install
Previous Message Magnus Hagander 2004-08-20 11:05:06 Re: InitDB Failure on install