BUG #4393: failed toget system metics for terminal services:87

Started by Hemavathi B Nover 17 years ago4 messagesbugs
Jump to latest
#1Hemavathi B N
alameenlibrary@gmail.com

The following bug has been logged online:

Bug reference: 4393
Logged by: Hemavathi B N
Email address: alameenlibrary@gmail.com
PostgreSQL version: 8.0
Operating system: windows 2003
Description: failed toget system metics for terminal services:87
Details:

Dear Sir,

I am not able to install the postgresql
because of " to get system metics for terminal services:87" this error.

What is it? Please help me out in this

Looking for earliest response

Thanking you,

Hemavathi B N
080 22297368

#2Russell Smith
mr-russ@pws.com.au
In reply to: Hemavathi B N (#1)
Re: BUG #4393: failed toget system metics for terminal services:87

Hemavathi B N wrote:

The following bug has been logged online:

Bug reference: 4393
Logged by: Hemavathi B N
Email address: alameenlibrary@gmail.com
PostgreSQL version: 8.0
Operating system: windows 2003
Description: failed toget system metics for terminal services:87
Details:

Dear Sir,

I am not able to install the postgresql
because of " to get system metics for terminal services:87" this error.

What is it? Please help me out in this

Looking for earliest response

Thanking you,

Hemavathi B N
080 22297368

My guess is that you are not installing from the console, but are using
terminal services. I don't think you can install from a terminal
services connection. Try installing directly from the console. If you
aren't able to sit in front of the machine, there is a way in win2003+
to allow you to connect directly to the console using remote desktop. I
don't remember what it is. Google should help you there though.

Regards

Russell

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Russell Smith (#2)
Re: BUG #4393: failed toget system metics for terminal services:87

Russell Smith <mr-russ@pws.com.au> writes:

Hemavathi B N wrote:

PostgreSQL version: 8.0
Operating system: windows 2003
Description: failed toget system metics for terminal services:87

My guess is that you are not installing from the console, but are using
terminal services. I don't think you can install from a terminal
services connection. Try installing directly from the console.

Also try a newer Postgres release, per the identical bug report posted
less than a week ago:
http://archives.postgresql.org/pgsql-bugs/2008-08/msg00241.php
I believe this is something that's fixed as of 8.2.

regards, tom lane

#4Magnus Hagander
magnus@hagander.net
In reply to: Tom Lane (#3)
Re: BUG #4393: failed toget system metics for terminal services:87

Tom Lane wrote:

Russell Smith <mr-russ@pws.com.au> writes:

Hemavathi B N wrote:

PostgreSQL version: 8.0
Operating system: windows 2003
Description: failed toget system metics for terminal services:87

My guess is that you are not installing from the console, but are using
terminal services. I don't think you can install from a terminal
services connection. Try installing directly from the console.

Also try a newer Postgres release, per the identical bug report posted
less than a week ago:
http://archives.postgresql.org/pgsql-bugs/2008-08/msg00241.php
I believe this is something that's fixed as of 8.2.

Yes, IIRC that whole codepath has been rewritten. And 8.0 isn't
supported anymore (on windows), so you really sholdn't be installing
that on a new system :P

//Magnus