Terminal Server issues - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Terminal Server issues
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34C051@algol.sollentuna.se
Whole thread Raw
Responses Re: Terminal Server issues  (Andreas Pflug <pgadmin@pse-consulting.de>)
Re: Terminal Server issues  (Mark Kirkwood <markir@coretech.co.nz>)
List pgsql-hackers-win32
I've done some more investigation on the issues with running initdb
(well, running the postgres backend actually, which initdb does in a
pipe of course). When I look at the actual error essage, it's "The
specified path is invalid"!

I don't see any reason why this should happen. I've also tried
experimenting with the Local\ and Global\ prefixes of the file mapping
object, but that makes no difference, the problem is still there.

Does anybody have any idea of why CreateFileMapping() would behave
differently on win2k terminal services (per report it works on win2k3 -
I haven't tried that myself, though)?


//Magnus


pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: [BUGS] postgresql 8.0b1 Win32 observations
Next
From: Andreas Pflug
Date:
Subject: Re: Terminal Server issues