Re: [PATCHES] Open Items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas DAZ SD <ZeugswetterA(at)spardat(dot)at>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCHES] Open Items
Date: 2004-11-01 04:00:06
Message-ID: 200411010400.iA1406F02874@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


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

In response to

  • Re: Open Items at 2004-10-18 14:57:48 from Zeugswetter Andreas DAZ SD

Browse pgsql-hackers by date

  From Date Subject
Next Message Dennis Bjorklund 2004-11-01 06:41:09 charset/collation in values
Previous Message Bruce Momjian 2004-11-01 02:43:08 Re: [pgsql-hackers-win32] Win32 lost signals open item

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-11-01 04:24:49 Re: windows progname / regression fixes
Previous Message Bruce Momjian 2004-11-01 03:59:55 Re: fix for Makefile.shlib multiply defined target