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: Backend crashed with status 139 ( may be long SQL query)
Date: 1999-08-16 11:37:11
Message-ID: 01BEE7FD.356C8880@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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Mount 1999-08-16 11:47:14 Re: [GENERAL] JDBC
Previous Message Natalya S. Makushina 1999-08-16 10:18:35 Help! Backend crashed with status 139 ( may be long SQL query)