On Jun 21, 11:21 am, Dave Howell <[email protected]> wrote: > [PostgreSQL views are read-only by default, but it's possible to make them > pseudo-writable by putting triggers on them that redirect writes to the > appropriate underlying table.]
That currently requires rules, not triggers, AFAIK. Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
