Re: [GENERAL] Nested tables
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Jason Vasquez <VASQUEZ_JASON@Lilly.com>
Cc: pgsql-general@postgresql.org
Date: 2000-03-04T17:05:49Z
Lists: pgsql-general
Jason Vasquez writes: > PostgreSQL lets me create the class myItem with a "acl" field type, but I > can't figure out how to insert multiple values (or any values!) into the > access_control field... This seems to be a remnant of the highly praised "object-relational" features once present in Postgres but now fallen to neglect and poorly understood. You probably don't want to do this but use a foreign key instead. -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden