From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Zeugswetter Andreas DAZ SD" <ZeugswetterA(at)spardat(dot)at> |
Cc: | "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Open Items |
Date: | 2004-11-01 19:45:26 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE476076@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)candle(dot)pha(dot)pa(dot)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(at)candle(dot)pha(dot)pa(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2004-11-01 20:04:26 | Re: [pgsql-hackers-win32] Win32 lost signals open item |
Previous Message | Gaetano Mendola | 2004-11-01 19:26:32 | UPDATE is not allowed in a non-volatile function |