Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED

From: "Robert Haas" <robertmhaas(at)gmail(dot)com>
To: "Dave Page" <dpage(at)pgadmin(dot)org>
Cc: "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Charlie Savage" <cfis(at)savagexi(dot)com>, "Magnus Hagander" <magnus(at)hagander(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED
Date: 2008-10-14 16:12:03
Message-ID: 603c8f070810140912mff5ed06i1cf4c392e5ceee6e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> I'm not so sure that non-console terminal service sessions should be
>> categorized as "pretty rare".
>>
>> I use them routinely.
>
> For installing and running Postgres? Note that we're not talking about
> running clients apps here, but the server itself.

Sure, why not? I mean, I've come across applications that simply fail
to install - or run - from a non-console session, but it's pretty
broken. You'd at least like to get an error message that says, hey,
you have to run this from a console session, rather than just crapping
out for no obvious reason.

...Robert

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2008-10-14 16:13:09 Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED
Previous Message Zdenek Kotala 2008-10-14 16:09:27 Re: There's some sort of race condition with the new FSM stuff