Re: OID's - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: OID's
Date
Msg-id 0AF564E2-36D7-11D9-A99E-000A95C88220@myrealbox.com
Whole thread Raw
In response to Re: OID's  (Michael Glaesemann <grzm@myrealbox.com>)
List 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


pgsql-general by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: OID's
Next
From: Holger Klawitter
Date:
Subject: suggestion for "psql"