Re: Read-Only Views? - Mailing list pgsql-admin

From Arguile
Subject Re: Read-Only Views?
Date
Msg-id 1058551607.523.10493.camel@broadswd
Whole thread Raw
In response to Read-Only Views?  (Naomi Walker <nwalker@eldocomp.com>)
List pgsql-admin
On Fri, 2003-07-18 at 13:26, Naomi Walker wrote:
> I noticed in some (older) documentation that views were read-only?  Is this
> still the case?

Yes, views are read-only unless you define rules for how they can be
inserted/updated/deleted from.

See these for how to create those rules:
http://developer.postgresql.org/docs/postgres/rules.html
http://developer.postgresql.org/docs/postgres/rules-update.html


pgsql-admin by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Read-Only Views?
Next
From: The Hermit Hacker
Date:
Subject: Re: News server