Обсуждение: Subject tag lowercase

Поиск
Список
Период
Сортировка

Subject tag lowercase

От
Bruce Momjian
Дата:
I still have received no feedback on why the subject line sometimes has
"[pgsql-patches]" instead of "[PATCHES]".  Sample below.

Also, don't we have filters to block emails with the subject
"unsubscribe"?  I just saw one on the admin list.

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

----- Forwarded message from korryd@enterprisedb.com -----

X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4
thread-index: AcdFiOEEhe23MX+pRO+bHDV6ruYJbw==
Subject: Re: [pgsql-patches] Patch to avoid gprof profiling overwrites
Content-Class: urn:content-classes:message
Importance: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
From: <korryd@enterprisedb.com>
To: Bruce Momjian <bruce@momjian.us>
cc: <pgsql-patches@postgresql.org>
In-Reply-To: <200701312202.l0VM21o26921@momjian.us>
References: <200701312202.l0VM21o26921@momjian.us>
Date: Wed, 31 Jan 2007 17:59:21 -0500
Message-ID: <1170284361.6941.115.camel@sakai.localdomain>
X-Mailer: Evolution 2.4.0 
X-OriginalArrivalTime: 31 Jan 2007 22:40:57.0359 (UTC) FILETIME=[DFA8A9F0:01C74588]
X-Virus-Scanned: Maia Mailguard 1.0.1
X-Spam-Status: No, hits=0.624 tagged_above=0 required=5 tests=AWL, BAYES_40,HTML_MESSAGE, NO_REAL_NAME, SPF_PASS
X-Spam-Level: 
X-Mailing-List: pgsql-patches
List-Archive: <http://archives.postgresql.org/pgsql-patches>
List-Help: <mailto:majordomo@postgresql.org?body=help>
List-Id: <pgsql-patches.postgresql.org>
List-Owner: <mailto:pgsql-patches-owner@postgresql.org>
List-Post: <mailto:pgsql-patches@postgresql.org>
List-Subscribe: <mailto:majordomo@postgresql.org?body=sub%20pgsql-patches>
List-Unsubscribe: <mailto:majordomo@postgresql.org?body=unsub%20pgsql-patches>
Precedence: bulk
Sender: pgsql-patches-owner@postgresql.org

> And the patch is where?


You caught me; guess I'd better make something up fast, huh?

Here it is, thanks.
           -- Korry


> 
> ---------------------------------------------------------------------------
> 
> korryd@enterprisedb.com wrote:
> > It's difficult to profile a backend server process  (using gprof)
> > because each process overwrites any earlier profile as it exits.
> > 
> > It is especially tricky to nab a useful profile if you happen to have
> > autovacuum enabled.
> > 
> > This patch reduces the problem by forcing the backend to 'cd' to a new
> > directory ($PGDATA/gprof/pid) just before calling exit(), but only if
> > the backend was compiled with -DLINUX_PROFILE.
> > 
> > I've tested this with Linux, but not with other host architectures. 
> > 
> >         -- Korry
> > 
> > 
> > 
> > --
> >   Korry Douglas    korryd@enterprisedb.com
> >   EnterpriseDB      http://www.enterprisedb.com
> 



-- Korry Douglas    korryd@enterprisedb.com EnterpriseDB      http://www.enterprisedb.com

[ Attachment, skipping... ]


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate      subscribe-nomail command to
majordomo@postgresql.orgso that your      message can get through to the mailing list cleanly
 
----- End of forwarded message from korryd@enterprisedb.com -----

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: Subject tag lowercase

От
"Greg Sabino Mullane"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> Also, don't we have filters to block emails with the subject
> "unsubscribe"?  I just saw one on the admin list.

That's not enabled for all lists, -admin is probably one of
the few that does not yet have it.

- --
Greg Sabino Mullane greg@turnstep.com
PGP Key: 0x14964AC8 200701311932
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8

-----BEGIN PGP SIGNATURE-----

iD8DBQFFwTU6vJuQZxSWSsgRAzYWAKC9I+xb65gRMf0CbNQpqKXUrJhQLgCg6K9Q
UHic/ZbYLjn6wCkFX6HT8Os=
=4W8Z
-----END PGP SIGNATURE-----




Re: Subject tag lowercase

От
Bruce Momjian
Дата:
Greg Sabino Mullane wrote:
> > Also, don't we have filters to block emails with the subject
> > "unsubscribe"?  I just saw one on the admin list.
> 
> That's not enabled for all lists, -admin is probably one of
> the few that does not yet have it.

OK, but shouldn't it be on all lists?

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


Re: Subject tag lowercase

От
"Marc G. Fournier"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


'k, I know it wasn't me that changed it, but the subject_prefix for -patches 
was reverted to the 'default' $LIST (pgsql-patches), while the others are all 
specifically set to otherwise ...

set back to the all caps ...

- --On Wednesday, January 31, 2007 18:24:54 -0500 Bruce Momjian 
<bruce@momjian.us> wrote:

>
> I still have received no feedback on why the subject line sometimes has
> "[pgsql-patches]" instead of "[PATCHES]".  Sample below.
>
> Also, don't we have filters to block emails with the subject
> "unsubscribe"?  I just saw one on the admin list.
>
> ---------------------------------------------------------------------------
>
> ----- Forwarded message from korryd@enterprisedb.com -----
>
> X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4
> thread-index: AcdFiOEEhe23MX+pRO+bHDV6ruYJbw==
> Subject: Re: [pgsql-patches] Patch to avoid gprof profiling overwrites
> Content-Class: urn:content-classes:message
> Importance: normal
> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2826
> From: <korryd@enterprisedb.com>
> To: Bruce Momjian <bruce@momjian.us>
> cc: <pgsql-patches@postgresql.org>
> In-Reply-To: <200701312202.l0VM21o26921@momjian.us>
> References: <200701312202.l0VM21o26921@momjian.us>
> Date: Wed, 31 Jan 2007 17:59:21 -0500
> Message-ID: <1170284361.6941.115.camel@sakai.localdomain>
> X-Mailer: Evolution 2.4.0
> X-OriginalArrivalTime: 31 Jan 2007 22:40:57.0359 (UTC)
> FILETIME=[DFA8A9F0:01C74588] X-Virus-Scanned: Maia Mailguard 1.0.1
> X-Spam-Status: No, hits=0.624 tagged_above=0 required=5 tests=AWL, BAYES_40,
>     HTML_MESSAGE, NO_REAL_NAME, SPF_PASS
> X-Spam-Level:
> X-Mailing-List: pgsql-patches
> List-Archive: <http://archives.postgresql.org/pgsql-patches>
> List-Help: <mailto:majordomo@postgresql.org?body=help>
> List-Id: <pgsql-patches.postgresql.org>
> List-Owner: <mailto:pgsql-patches-owner@postgresql.org>
> List-Post: <mailto:pgsql-patches@postgresql.org>
> List-Subscribe: <mailto:majordomo@postgresql.org?body=sub%20pgsql-patches>
> List-Unsubscribe: <mailto:majordomo@postgresql.org?body=unsub%20pgsql-patches>
> Precedence: bulk
> Sender: pgsql-patches-owner@postgresql.org
>
>> And the patch is where?
>
>
> You caught me; guess I'd better make something up fast, huh?
>
> Here it is, thanks.
>
>             -- Korry
>
>
>>
>> ---------------------------------------------------------------------------
>>
>> korryd@enterprisedb.com wrote:
>> > It's difficult to profile a backend server process  (using gprof)
>> > because each process overwrites any earlier profile as it exits.
>> >
>> > It is especially tricky to nab a useful profile if you happen to have
>> > autovacuum enabled.
>> >
>> > This patch reduces the problem by forcing the backend to 'cd' to a new
>> > directory ($PGDATA/gprof/pid) just before calling exit(), but only if
>> > the backend was compiled with -DLINUX_PROFILE.
>> >
>> > I've tested this with Linux, but not with other host architectures.
>> >
>> >         -- Korry
>> >
>> >
>> >
>> > --
>> >   Korry Douglas    korryd@enterprisedb.com
>> >   EnterpriseDB      http://www.enterprisedb.com
>>
>
>
>
> --
>   Korry Douglas    korryd@enterprisedb.com
>   EnterpriseDB      http://www.enterprisedb.com
>
> [ Attachment, skipping... ]
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly
> ----- End of forwarded message from korryd@enterprisedb.com -----
>
> --
>   Bruce Momjian   bruce@momjian.us
>   EnterpriseDB    http://www.enterprisedb.com
>
>   + If your life is a hard drive, Christ can be your backup. +



- ----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email . scrappy@hub.org                              MSN . scrappy@hub.org
Yahoo . yscrappy               Skype: hub.org        ICQ . 7615664
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (FreeBSD)

iD8DBQFFwS7k4QvfyHIvDvMRAr1KAKDiEpI9lgXC3vAwq0k55+I4gEV8JQCeIaR/
pPcVvT6/StNGDDB9vTVkHdM=
=CQxw
-----END PGP SIGNATURE-----