Re: setting up foreign keys - Mailing list pgsql-performance

From Chris
Subject Re: setting up foreign keys
Date
Msg-id 44DAF8B9.2080000@gmail.com
Whole thread Raw
In response to Re: setting up foreign keys  (Sue Fitt <sue@inf.ed.ac.uk>)
Responses Re: setting up foreign keys
Re: setting up foreign keys
List pgsql-performance
Sue Fitt wrote:
> Thanks Chris and Chris, you've solved it.
>
> I had a gui open that connects to the database. It was doing nothing
> (and not preventing me adding to or altering headwords_core via psql),
> but having closed it the table is instantly created. Weird.
>
> BTW, referencing the same column twice is deliberate, it's a
> cross-reference.

The same column and the same table?

Same column different table I could understand but not the same column &
table ;)

I'm sure there's a reason for it though :)

--
Postgresql & php tutorials
http://www.designmagick.com/

pgsql-performance by date:

Previous
From: Sue Fitt
Date:
Subject: Re: setting up foreign keys
Next
From: Sue Fitt
Date:
Subject: Re: setting up foreign keys