Re: Open Items - Mailing list pgsql-hackers

From Zeugswetter Andreas DAZ SD
Subject Re: Open Items
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA40184D1F4@m0114.s-mxs.net
Whole thread Raw
In response to Open Items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [PATCHES] Open Items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [PATCHES] Open Items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Open Items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [PATCHES] Open Items  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
>     o fix shared memory on Win2k terminal server
>
>     We might be able to just mark this as not supported.

I have attached a patch that I think fixes this. The problem I saw
and fixed is, that the shmem created in a terminal services client is not
visible to the console (or services.msc).

It was necessary to differenciate OS versions, this might be better put
elsewhere.

I think in addition the system global name "sharemem.1" should be made more
pg specific, like "PostgreSQL.1". I have not done this since a new compile
would not detect a running old beta. But now would be the time (or never).

Andreas

Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: gettext calls in pgport
Next
From: Bernd Helmle
Date:
Subject: CVS compile warnings