Обсуждение: Is there any limitation on the size of a mail?
Hello, Sorry for this noisy mail. If there is more appropriate address to send to, please tell me. I sent one mail about load-distributed checkpoint three times on the following dates as I couldn't see the mail on the ML: 2006/12/16 17:53 2006/12/18 9:07 2006/12/18 12:10 But none has appeared on pgsql-hackers ML yet. What's wrong? One thing I worry about is the size. The size of my mail is 42KB. It has only text and no attachment. Is there any limitation on size? I'm sending this as a test too.
"Takayuki Tsunakawa" <tunakawa@soft.fujitsu.com> writes:
> But none has appeared on pgsql-hackers ML yet. What's wrong?
> One thing I worry about is the size. The size of my mail is 42KB. It
> has only text and no attachment. Is there any limitation on size?
Yes. Consider gzip ... or if appropriate, post to pgsql-patches,
which has a higher limit.
regards, tom lane
Hello, Mr. Lane > "Takayuki Tsunakawa" <tunakawa@soft.fujitsu.com> writes: >> But none has appeared on pgsql-hackers ML yet. What's wrong? >> One thing I worry about is the size. The size of my mail is 42KB. It >> has only text and no attachment. Is there any limitation on size? > > Yes. Consider gzip ... or if appropriate, post to pgsql-patches, > which has a higher limit. Thank you for your advice. I've just succeeded in sending my mail. 22KB has been accepted.