Re: This script will crash the connection

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Richard Huxton" <dev(at)archonet(dot)com>
Cc: "Steve Howe" <howe(at)carcass(dot)dhs(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: This script will crash the connection
Date: 2001-01-27 04:45:58
Message-ID: 18965.980570758@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Richard Huxton" <dev(at)archonet(dot)com> writes:
> Doesn't seem to be the notify - backend crashes with
> create rule blah_upd as on update to blah do insert into foo (dummy) values
> ('test');

Actually, that was a completely different bug :-(. Thanks for the
report.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-01-27 05:01:09 Re: high level specs on PL ?
Previous Message Doug McNaught 2001-01-27 04:41:07 Re: Backends dying due to memory exhaustion--I'm stonkered