postmaster crashing the server in 7.0.2 - Mailing list pgsql-general

From Travis Bauer
Subject postmaster crashing the server in 7.0.2
Date
Msg-id Pine.GSO.4.21.0007130943190.13753-100000@piccolo.cs.indiana.edu
Whole thread Raw
Responses Re: postmaster crashing the server in 7.0.2
List pgsql-general
Sometimes when I send an sql command to postmaster from a trigger written
in c, the postmaster starts to eat up an all the processor time, and it
becomes necessary to phycially turn off the server.  I can execute the
same command from a script, or within psql and it works fine.

I suspect it has to do with the lenght of the sql statement.  Is there a
limit to the length of a sql statement that you can send using a c
function?


----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------


pgsql-general by date:

Previous
From: Henk van Lingen
Date:
Subject: Re: Pg_connect in PHP
Next
From: Vince Vielhaber
Date:
Subject: Re: Pg_connect in PHP