Re: Read-Only Views?

From: Arguile <arguile(at)lucentstudios(dot)com>
To: Naomi Walker <nwalker(at)eldocomp(dot)com>
Cc: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Read-Only Views?
Date: 2003-07-18 18:06:46
Message-ID: 1058551607.523.10493.camel@broadswd
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message The Hermit Hacker 2003-07-18 23:39:27 Re: News server
Previous Message Jeff Ward 2003-07-18 17:44:57 Restore "data/base/myDB/" raw data files