Re: Re: Foreign Keys

From: "Brett W(dot) McCoy" <bmccoy(at)chapelperilous(dot)net>
To: "<No Name>" <bobmarley4u2c(at)yahoo(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: Foreign Keys
Date: 2001-02-06 14:26:00
Message-ID: Pine.LNX.4.30.0102060924310.5281-100000@chapelperilous.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2 Feb 2001, <No Name> wrote:

> So with 7.xx foreign keys don't work???

They most certainly do. Not sure what Per-Olof Petterson meant by this:

> >It does not make any complaints about putting the foreign keys there but it
> >does not do anything with them either.

I use them all the time and they will scream if you tryo to violate
integrity.

-- Brett
http://www.chapelperilous.net/~bmccoy/
---------------------------------------------------------------------------
The solution of problems is the most characteristic and peculiar sort
of voluntary thinking.
-- William James

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Wood 2001-02-06 14:33:56 Re: Foreign Keys
Previous Message Gregory Wood 2001-02-06 14:25:06 Re: Why pg_dump doesn't dump the foriegn keys?