On Wed, Jul 02, 2003 at 23:18:47 +0100, Dominic Marks <[EMAIL PROTECTED]> 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. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org