From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Aly Dharshi <aly(dot)dharshi(at)telus(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL Top 10 Wishlist |
Date: | 2006-01-13 17:51:25 |
Message-ID: | 43C7E89D.2080701@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
>> You are wrong, you can make updatable views.
>
> Yes you can but not out of the box. You have to write some rules to
> make this go, isn't it ?
I think the point is that out of the box, yes you can create an
updateable view using rules.
You can not just say: create view and have it updateable but the rules
are rather trivial.
Joshua D. Drake
>
> Aly.
>
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Cyphos | 2006-01-13 17:53:29 | How to use parameters in stored procedures? |
Previous Message | Aly Dharshi | 2006-01-13 17:38:22 | Re: Plans for 8.2? |