Re: Address Table

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Rudi Starcevic <rudi(at)oasis(dot)net(dot)au>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Address Table
Date: 2003-06-27 03:10:33
Message-ID: 200306262010.33391.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Rudi,

> One other option, as Nabil suggested, is to have the foreign key the other
> way round. Ie. the parks_address key in the parks_table.

No offense to Nabil, but I can't see a good reason to employ that design.
He's suggesting sort of a "backwards key", which could cause all kinds of
headaches.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Ramil G. Sagum 2003-06-27 03:41:35 last id
Previous Message Michael Hanna 2003-06-27 02:53:39 Re: authentication questions