How to make an INSERT INTO to a view?

From: Andre Lopes <lopes80andre(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to make an INSERT INTO to a view?
Date: 2009-07-30 19:37:04
Message-ID: 18f98e680907301237i621ab283jc54db8283b6864c5@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

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.

How can I do that? INSERT INTO a view in PostGreSQL

Best Regards,
André.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2009-07-30 19:57:13 Re: How to make an INSERT INTO to a view?
Previous Message Jennifer Trey 2009-07-30 19:29:13 Re: How do I run PG Tuning Wizard on Linux?