Re: Creating relationship links in PostgreSQL via pgAdmin - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Creating relationship links in PostgreSQL via pgAdmin
Date
Msg-id 1332520930.3142.94.camel@localhost.localdomain
Whole thread Raw
In response to Creating relationship links in PostgreSQL via pgAdmin  (MrTeeth <lateefnation@gmail.com>)
List pgadmin-support
On Tue, 2012-03-20 at 14:58 -0700, MrTeeth wrote:
> Hi guys,
> 
> I created a databse with four tables in pgAdmin. It was coded in PostgreSQL.
> 
> I was wondering how do you create replationship links in pgAdmin? I've
> searched google and youtube, but can't seem to find a tutorial on it.
> 
> If someone can explain how to do this, i'll be grateful.
> 

You have to select your table in the database browser, then select the
constraints node, and choose in the contextual menu to add a new foreign
key.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



pgadmin-support by date:

Previous
From: MrTeeth
Date:
Subject: Creating relationship links in PostgreSQL via pgAdmin
Next
From: Guillaume Lelarge
Date:
Subject: Re: Foreign server script error