Re: Synchronising multiple common fields among tables - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Synchronising multiple common fields among tables
Date
Msg-id 20030703112800.GC19441@wolff.to
Whole thread Raw
Responses Re: Synchronising multiple common fields among tables  (Dominic Marks <dom@cus.org.uk>)
List pgsql-general
On Wed, Jul 02, 2003 at 23:18:47 +0100,
  Dominic Marks <dom@cus.org.uk> wrote:
>
> I had a number of ideas about how to implement this, one was
> using a separate VIEW for each services table. However I
> have discovered that PostgreSQL only supports read-only views
> at the current time.

You can use rules to make updatable views.

pgsql-general by date:

Previous
From: "Henrik Steffen"
Date:
Subject: Re: Still trouble reindexing
Next
From: Andrew Sullivan
Date:
Subject: Re: [pgsql-advocacy] interesting PHP/MySQL thread