Re: Object syntax

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Object syntax
Date: 2000-10-05 15:58:32
Message-ID: web-1096840@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Tom,

> I'd recommend the traditional SQL solution: add a primary
> key to the
> address table and reference key values in the client
> table.

What you seem to be telling us is that, other than
inheritance, PGSQL doesn't really support OODB functionality
at this time. Is that an accurate summary assessment?

-Josh berkus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Ansley 2000-10-05 16:14:51 RE: Re: [SQL] Object syntax
Previous Message Stephan Szabo 2000-10-05 15:54:14 Re: VIEW problem

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2000-10-05 16:02:02 The TEXT data type
Previous Message Josh Berkus 2000-10-05 15:56:09 Re: JDBC and BLOB in Postgres