Rule question

From: nickyk <nickyk(at)gmx(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Rule question
Date: 1999-10-09 17:07:26
Message-ID: 37FF764E.28AAD0C4@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi everybody

I have the following situation:
there are 3 tables that have relatiosn between them and I want when
insert or update to insert/update all of them - so I creale a rules
unfortnately this tables have too many columns and when I create a view
over them the definition of the rule is over 8k and can not be saved
into the database

can you be so kind to tell me some workaround to avoid this situation?

regards

Nickolay Kolev

Browse pgsql-sql by date

  From Date Subject
Next Message Duncan Kinder 1999-10-09 23:19:10 set option question
Previous Message Alexander F Hartner 1999-10-09 10:15:46 Insert / Update Statement