[pgadmin-support] Creating relationship links in PostgreSQL via pgAdmin

2012-03-23 Thread MrTeeth
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. Here's a pi

Re: [pgadmin-support] Primary & Foreign Keys in pgAdmin

2012-03-16 Thread MrTeeth
Thanks a lot Raymond, that was helpful! -- View this message in context: http://postgresql.1045698.n5.nabble.com/Primary-Foreign-Keys-in-pgAdmin-tp5569384p5569531.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin-support mailing list (pgadmi

[pgadmin-support] Primary & Foreign Keys in pgAdmin

2012-03-15 Thread MrTeeth
I was wondering can some give me an explanation on how to assign primary and foreign keys in pgAdmin? I can't find any information online. For example...I've got a Student table with all their details (address, d.o.b. and etc.). I'm going to add a student_number to the table and make it a primary