Re: How to make an INSERT INTO to a view? - Mailing list pgsql-general

From Jeff Davis
Subject Re: How to make an INSERT INTO to a view?
Date
Msg-id 1248983927.18098.224.camel@monkey-cat.sm.truviso.com
Whole thread Raw
In response to How to make an INSERT INTO to a view?  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
On Thu, 2009-07-30 at 20:37 +0100, Andre Lopes wrote:
> I'am new to PostGre... I need to insert to a view. For security
> measures the users will be only able to insert to views.

Take a look at the rules system:
http://www.postgresql.org/docs/8.4/static/rules.html

Regards,
    Jeff Davis


pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: How to make an INSERT INTO to a view?
Next
From: Sachin Srivastava
Date:
Subject: Re: How do I run PG Tuning Wizard on Linux?