Re: inserting columns with values from a different table - Mailing list pgsql-general

From Nils Zonneveld
Subject Re: inserting columns with values from a different table
Date
Msg-id 3B4AC0C9.C79108E7@mbit.nl
Whole thread Raw
In response to Re: inserting columns with values from a different table  ("Gregory Wood" <gregw@com-stock.com>)
List pgsql-general

Gregory Wood wrote:
>
> You could create D as a VIEW with what you need from A, B and C. Then create
> some RULEs on that view to perform your INSERTs, UPDATEs, and DELETEs.
>
> I'm not sure that will make your life easier, but that decision is yours to
> make :)
>

Ah updateable views, something for PG 7.2?

Nils
--
Alles van waarde is weerloos
Lucebert

pgsql-general by date:

Previous
From: "Chad R. Larson"
Date:
Subject: Re: upgrading postgres from 7.0 to 7.1
Next
From: "Ben-Nes Michael"
Date:
Subject: VACUUM ANALYZE