Re: Updatable Views - DEFAULT doesn't inherit from table???

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Csaba Együd <csegyud(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Updatable Views - DEFAULT doesn't inherit from table???
Date: 2008-12-05 14:42:32
Message-ID: 2f4958ff0812050642p5a1190e8l628586c3c4a6c39f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> 2008/12/5 Csaba Együd <csegyud(at)gmail(dot)com>:
>
> Hi, thx for your reply too. Not that I guess because there is a default row
> in qtyunits with id=-1.
>
> Too many fields: How would you chop this table?

I would generally try to normalize it. Queries are going to be bit
more complicated than, but it would be easier to manage it, and
extend.

--
GJ

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Broersma 2008-12-05 14:56:27 Re: Updatable Views - DEFAULT doesn't inherit from table???
Previous Message Csaba Együd 2008-12-05 14:38:59 Re: Updatable Views - DEFAULT doesn't inherit from table???