Re: max_allowed_packet equivalent in Postgres? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: max_allowed_packet equivalent in Postgres?
Date
Msg-id 200908131929.n7DJTl604477@momjian.us
Whole thread Raw
In response to max_allowed_packet equivalent in Postgres?  (Alan McKay <alan.mckay@gmail.com>)
List 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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Alan McKay
Date:
Subject: max_allowed_packet equivalent in Postgres?
Next
From: Greg Smith
Date:
Subject: Re: max_allowed_packet equivalent in Postgres?