From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Alan McKay <alan(dot)mckay(at)gmail(dot)com> |
Cc: | Postgres General Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: max_allowed_packet equivalent in Postgres? |
Date: | 2009-08-13 19:29:47 |
Message-ID: | 200908131929.n7DJTl604477@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Alan McKay wrote:
> Hey folks,
>
> I'm installing OTRS/ITSM (and yes, sending the same question to their
> list) and it gives me this warning. I cannot find an equivalent
> config parameter in Postgres.
>
> Make sure your database accepts packages over 5 MB in size. A MySQL
> database for example accepts packages up to 1 MB by default. In this
> case, the value for max_allowed_packet must be increased. The
> recommended maximum size accepted is 20 MB.
Postgres has no known limit.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2009-08-13 19:31:39 | Re: max_allowed_packet equivalent in Postgres? |
Previous Message | Alan McKay | 2009-08-13 19:04:52 | max_allowed_packet equivalent in Postgres? |