Inherritance question

From: Kim Adil <ksadil(at)bigpond(dot)net(dot)au>
To: pgsql-novice(at)postgresql(dot)org
Subject: Inherritance question
Date: 2005-09-03 23:23:12
Message-ID: 1125789792.8796.8.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

Using pgadmin3, I created the tables :

physical_object
title
description

equipment
manufacturer
model
serial_num
-> inherits from physical_objects

when I use the "edit data" feature of pgadmin3, the eqipment specific
colums are readonly( and blank) and in the table properties for
equipment these columns are grey, not black. How can I populate these
fields?

Thanks,
Kim

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Kim Adil 2005-09-03 23:54:08 Re: Inherritance question solved
Previous Message Michael Fuhr 2005-09-03 22:59:41 Re: UPDATE: pg_dump fails due to invalid memory request