| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Cross posting |
| Date: | 2002-01-22 23:18:15 |
| Message-ID: | 29215.1011741495@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Greg Sabino Mullane" <greg(at)turnstep(dot)com> writes:
> After reading up on the majordomo docs, here is
> the correct way to do it. Send the command
> set ListName unique YourEmailAddressHere
> to majordomo(at)postgresql(dot)org, where ListName is the list that you
> want to receive the singe copy of multiple posts on.
I believe you want to set "unique" mode on *all* the PG lists that you
are subscribed to; leastwise that's what works for me. Rather than
issuing the command for each list individually, you can just use the
shorthand
set all unique YourEmailAddressHere
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-01-22 23:18:38 | Re: RFD: schemas and different kinds of Postgres objects |
| Previous Message | Fernando Nasser | 2002-01-22 22:03:19 | Re: RFD: schemas and different kinds of Postgres objects |