Re: Object syntax - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Object syntax
Date
Msg-id web-1096840@davinci.ethosmedia.com
Whole thread Raw
In response to Re: Object syntax  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Object syntax
List 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


pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: JDBC and BLOB in Postgres
Next
From: "Josh Berkus"
Date:
Subject: The TEXT data type