deleting a child table

From: "Culley Harrelson" <Culley_Harrelson(at)pgn(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: deleting a child table
Date: 2001-11-02 19:26:22
Message-ID: sbe282ed.035@OZ.pge.enron.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have dropped the child table in a one to many relationship. Now when
I try to update the parent table I get a message that the child table
doesn't exist. Any idea what I missed?

Culley

p.s. hopefully I am not double posting...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-11-02 19:59:08 Re: deleting a child table
Previous Message Culley Harrelson 2001-11-02 18:52:41 error deleting table