Re: Rule ON DELETE, to perform to DELETE querys !

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Luis Sousa <llsousa(at)ualg(dot)pt>
Cc: pgsql Admin Mailing List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Rule ON DELETE, to perform to DELETE querys !
Date: 2001-06-08 17:03:25
Message-ID: 10140.992019805@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Luis Sousa <llsousa(at)ualg(dot)pt> writes:
> When i execute: DELETE FROM tables WHERE id=1; i got these message from
> postgres:
> pqReadData() -- backend closed the channel unexpectedly.

What PG version are you running?

If it's a current release (7.0.3 or 7.1.2), please provide a
self-contained psql script that demonstrates the problem.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2001-06-09 22:05:52 Re: pg_dumpall which also dumps lo
Previous Message Luis Sousa 2001-06-08 15:31:13 Re: Rule ON DELETE, to perform to DELETE querys !