foreign key question: the backend end the connection - Mailing list pgsql-admin

From lt
Subject foreign key question: the backend end the connection
Date
Msg-id 001c01c032b1$6f9b68f0$3501a8c0@virlthost
Whole thread Raw
Responses Re: foreign key question: the backend end the connection  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-admin
Hi,
   I am using Postgresql 7.0.2, and have used some foreign key in my database, but I get some error like "the backend ended the connection" where I am trying to insert or delete a row to the master table(Delete cascade and update cascade). Of course, this error is no use to find the reason. So I am forced to forget foreign keys.

pgsql-admin by date:

Previous
From: "lt"
Date:
Subject: Optimize question: Why joined query slower far more than two queries?
Next
From: Oleg Bartunov
Date:
Subject: Re: PostgreSQL encoding question