Help! Backend crashed with status 139 ( may be long SQL query)

From: "Natalya S(dot) Makushina" <mak(at)rtsoft(dot)msk(dot)ru>
To: "pgsql-general(at)postgreSQL(dot)org" <pgsql-general(at)postgreSQL(dot)org>
Subject: Help! Backend crashed with status 139 ( may be long SQL query)
Date: 1999-08-16 10:18:35
Message-ID: 01BEE7F2.3AA11650@makushina.rtsoft.msk.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all.

When i had tried to insert into text field text (length about 4000 chars), the backend have crashed with status 139. This error is happened when the query length ( SQL query) is more than 4095 chars.
I am using PostgreSQL 6.4.2 on Linux.

My questions are:
1. Is there problem with text field or with length of SQL query?
2. Would postgresql have any limits for SQL query length?

Thanks for help
Natalya Makushina
mak(at)rtsoft(dot)msk(dot)ru

Browse pgsql-general by date

  From Date Subject
Next Message Natalya S. Makushina 1999-08-16 11:37:11 Backend crashed with status 139 ( may be long SQL query)
Previous Message Sun JunXu 1999-08-16 08:00:25 compile error