one to many - Mailing list pgsql-general

From Dennis Gearon
Subject one to many
Date
Msg-id 40A7968E.9000708@fireserve.net
Whole thread Raw
Responses Re: one to many
Re: one to many
Re: one to many
List pgsql-general
CC me please.

How do I set up a one to many relationship in Postgres, (any DB for that
matter.)

I.E., if a delete or update of a child table causes a row in the parent
table to no longer refer to any rows in the child table, to either cause
Postgres to error out or delete the parent? I can see it does it for
when a parent is upudated or deleted.

pgsql-general by date:

Previous
From: Nikola Milutinovic
Date:
Subject: PgSQL 7.4.2 - NaN on Tru64 UNIX
Next
From: Ben
Date:
Subject: Re: one to many