From: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
---|---|
To: | Len Morgan <len-morgan(at)crcom(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: List Problems |
Date: | 2003-03-03 15:56:17 |
Message-ID: | 20030303115342.Y60158@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
tell me if this fixes it ... I had some of my logic backwards ... right
now, its set to:
daily
times=always
minsize=64
maxage=1d
subject=[DEFAULT] Daily digest v$VOLUME.$ISSUE ($MESSAGECOUNT messages)
so, make a digest at any time, when it either hits 64k in size *or* the
oldest message to add is 1d old ... is 64k too small? default is
something like 4meg :)
I had set it set as 'maxsize=64', which means that each message would have
triggered a new one :(
On Mon, 3 Mar 2003, Len Morgan wrote:
> What's up with the digest lists? I am getting 1 message / "digest". It
> seems to have started a couple of days ago.
>
> len morgan
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Gabriele Bartolini | 2003-03-03 16:27:42 | Hwo to set timeout for PHP persistent connections |
Previous Message | Aasmund Midttun Godal | 2003-03-03 15:11:10 | Re: pg_dump version |