Re: Why postgres install requires physical access to server in windows

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Andrus" <eetasoft(at)online(dot)ee>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why postgres install requires physical access to server in windows
Date: 2006-04-04 21:14:42
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0F8D4@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Remote install of Postgres 8.1.3 using Windows installer
> binary package is not working (says that console mode is
> required) even when RDP client is started with
>
> mstsc /console
>
> switch.

It should work fine with this switch. I've used it many times.

> However, using installer package, creating cluster and server
> process manually works OK from RDP client!
>
> Any idea why Postgres installer requires physical access to
> server to install Postgres ?

The problem is in the interaction with the RunAs service. This is being
looked into for the next release.

//Magnus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-04-04 21:30:58 Re: Spurious rows returned with left join?
Previous Message Magnus Hagander 2006-04-04 21:08:23 Re: error message on http://techdocs.postgresql.org/ during redirect