BYTEA: insert query max size

From: Dmitry <dmitry(at)online(dot)siberia(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: BYTEA: insert query max size
Date: 2006-04-04 10:19:01
Message-ID: 50516457.20060404171901@online.siberia.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear All.

When i am trying to insert bytea with size of escape-coded data less than 16785346 bytes it works fine. But for more than 16785346 bytes it causes an
error with dropping connection.
Please, let me know the reason of this limitation.

I am using PostgreSql 8.1.3 on WindowsXp with default settings of postgres.

Dmitry mailto:dmitry(at)online(dot)siberia(dot)net

Browse pgsql-novice by date

  From Date Subject
Next Message Pazargic Antonel Ernest 2006-04-04 11:09:06 Partitioning table - explain said that all partition tables are scanned
Previous Message inner 2006-04-04 09:55:21 BYTEA: insert query max size