Re: OID's

From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
To: Michael Glaesemann <grzm(at)myrealbox(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au>
Subject: Re: OID's
Date: 2004-11-15 07:22:01
Message-ID: 0AF564E2-36D7-11D9-A99E-000A95C88220@myrealbox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Nov 15, 2004, at 4:05 PM, Michael Glaesemann wrote:

> Just add a nice SERIAL column to the tables you want as foreign keys
> (and if you have questions about sequences, check the FAQ).

Erg... SERIALs on the tables as primary keys. Integers on tables
referencing the primary key for foreign keys.

Michael Glaesemann
grzm myrealbox com

In response to

  • Re: OID's at 2004-11-15 07:05:38 from Michael Glaesemann

Browse pgsql-general by date

  From Date Subject
Next Message Holger Klawitter 2004-11-15 08:38:05 suggestion for "psql"
Previous Message Fernando Fernández 2004-11-15 07:17:32 Re: [webmaster] Question