writable joined view - Mailing list pgsql-sql

From Sarah Asmaels
Subject writable joined view
Date
Msg-id dj17je$7vu$1@news.spiesonline.net
Whole thread Raw
Responses Re: writable joined view  (Wiebe Cazemier <halfgaar@gmail.com>)
Re: writable joined view  (Richard Huxton <dev@archonet.com>)
List pgsql-sql
Hi!

I have one table referencing an object in another table through an ID,
and a view joining those tables on the ID. I want to create rules to
rewrite updates/deletes/inserts on the joined view to act on the real
tables. Can you give me some pointers? The documentation has only
examples for views depending on single tables.

Thank you,

Sarah


pgsql-sql by date:

Previous
From: efa din
Date:
Subject: how to create rule as on delete
Next
From: "tobbe"
Date:
Subject: automatic update or insert