Re: [PATCHES] Open Items - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: [PATCHES] Open Items
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE476076@algol.sollentuna.se
Whole thread Raw
List pgsql-hackers
It makes no difference on any of my systems, so at least it doesn't
completely solve the problem. I haven't heard any confirmation on wether
it partially solves it.

//Magnus


>-----Original Message-----
>From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
>
>
>
>Where are we on this patch?
>
>---------------------------------------------------------------
>------------
>
>Zeugswetter Andreas DAZ SD wrote:
>>
>> >     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
>
>Content-Description: shmem.win32.patch
>
>[ Attachment, skipping... ]
>
>>
>> ---------------------------(end of
>broadcast)---------------------------
>> TIP 7: don't forget to increase your free space map settings
>
>--
>  Bruce Momjian                        |  http://candle.pha.pa.us
>  pgman@candle.pha.pa.us               |  (610) 359-1001
>  +  If your life is a hard drive,     |  13 Roberts Road
>  +  Christ can be your backup.        |  Newtown Square,
>Pennsylvania 19073
>
>---------------------------(end of
>broadcast)---------------------------
>TIP 8: explain analyze is your friend
>


pgsql-hackers by date:

Previous
From: Dawid Kuroczko
Date:
Subject: '\0' characters in procedural languages.
Next
From: Gaetano Mendola
Date:
Subject: UPDATE is not allowed in a non-volatile function