Re: Insert or Replace or \copy (bulkload)

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Ow Mun Heng" <Ow(dot)Mun(dot)Heng(at)wdc(dot)com>, "Postgresql General List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Insert or Replace or \copy (bulkload)
Date: 2007-08-15 12:45:56
Message-ID: 87sl6lq83f.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

> Ow Mun Heng <Ow(dot)Mun(dot)Heng(at)wdc(dot)com> writes:
>> Ps : Is it this list's norm to have the OP/sender in the "to" list and
>> mailing list on the "CC" list?
>
> Yes. If you don't like that you can try including a "Reply-To: <list>"
> header in what you send to the list; or perhaps better, I think there's
> a way to tell the list bot to not send you copies of messages you're
> cc'd on.

Beware that setting Reply-To is actually "incorrect". It will cause people who
think they're sending you private email to unexpectedly send their private
mail to the list.

There's a correct header to set, I think Mail-Followup-To or something like
that. But sadly not all mail readers support it.

> I for one have a reputation of running spam filters that eat pets and small
> children ... so if you want to be sure to get through to me, don't forget to
> cc: the list.

They eat all my emails, but I'm sure that's intentional :)

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Stark 2007-08-15 12:52:48 Re: Blobs in Postgresql
Previous Message Gregory Stark 2007-08-15 12:40:21 Re: Compound Indexes