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

From Bruce Momjian
Subject Re: [PATCHES] Open Items
Date
Msg-id 200410181651.i9IGpAr12262@candle.pha.pa.us
Whole thread Raw
In response to Re: Open Items  ("Zeugswetter Andreas DAZ SD" <ZeugswetterA@spardat.at>)
List pgsql-hackers
Agreed on the memory name change and I will do it when I apply the
patch.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------


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

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: 7.4 changes
Next
From: Tom Lane
Date:
Subject: Re: V3 protocol gets out of sync on messages that cause allocation failures