Re: Question regarding threaded mode - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Question regarding threaded mode
Date
Msg-id 20050216190822.GA16636@wolff.to
Whole thread Raw
In response to Re: Question regarding threaded mode  (Milla Erdee <millueradfa@yahoo.com>)
List pgsql-general
On Mon, Feb 14, 2005 at 15:25:15 -0500,
  Milla Erdee <millueradfa@yahoo.com> wrote:
> The updating view syntax in many cases might be preferred in certian
> cases and other types of syntax in other cases, and it should be up to
> the programmer to decide which is best for a certian application.. A
> certian syntax might be best for a certian case but another might be
> best for another case. By the way, Updating views is where you can
> update a table with INSERT, DELETE, UPDATE etc through a view.

You can create rules on a view so that you can do INSERT, DELETE or
UPDATE using a view name as a table and have changes take place.

pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: Re: hung postmaster?
Next
From: "Craig Bryden"
Date:
Subject: OLEDB and the port number