dbTalk Databases Forums  

[BUGS] BUG #1357: Installation via Terminal Service

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1357: Installation via Terminal Service in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Winfried Maus
 
Posts: n/a

Default [BUGS] BUG #1357: Installation via Terminal Service - 12-29-2004 , 05:09 PM







The following bug has been logged online:

Bug reference: 1357
Logged by: Winfried Maus
Email address: wmaus (AT) wmaus (DOT) net
PostgreSQL version: 8.0
Operating system: Windows Server 2003
Description: Installation via Terminal Service
Details:

When trying to install PostgreSQL 8.0.0 RC2 within a CONSOLE Terminal
Session, the installer prompts a dialog box, that PostgreSQL cannot be
installed using a terminal session but must be run from the console.

Since RDP Client 5.2 supports the /console switch to force a terminal
session into console mode which works fine with every other software I tried
to install, I consider this behaviour a bug in the PostgreSQL installer.

Merry x-mas and greetings from Germany. :-)

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote
  #2  
Old   
Magnus Hagander
 
Posts: n/a

Default Re: [BUGS] BUG #1357: Installation via Terminal Service - 12-30-2004 , 03:31 AM






Quote:
The following bug has been logged online:
=20
Bug reference: 1357
Logged by: Winfried Maus
Email address: wmaus (AT) wmaus (DOT) net
PostgreSQL version: 8.0
Operating system: Windows Server 2003
Description: Installation via Terminal Service
Details:=20
=20
When trying to install PostgreSQL 8.0.0 RC2 within a CONSOLE=20
Terminal Session, the installer prompts a dialog box, that=20
PostgreSQL cannot be installed using a terminal session but=20
must be run from the console.
=20
Since RDP Client 5.2 supports the /console switch to force a=20
terminal session into console mode which works fine with=20
every other software I tried to install, I consider this=20
behaviour a bug in the PostgreSQL installer.
=20
Merry x-mas and greetings from Germany. :-)
I have seen this happen a couple of times, and it's because the
detection code in the installer is not working as it's supposed to. It's
based on an environment variable :-)
Log in using /console, start a cmd.exe prompt, run "set
SESSIONNAME=3DConsole", and then start the installer. That should help.

I've added a tracker for this to the foundry page - this needs a fix.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.