Re: PostgreSQL 9.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL 9.0
Дата
Msg-id 16370.1170223333@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL 9.0  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-general
Jeff Davis <pgsql@j-davis.com> writes:
> Updatable views provide a subset of the functionality of rules, but they
> do it automatically without much effort on the part of the DBA. That's
> great, but it won't replace rules.

Exactly --- but there is also a place for a low-effort, "do the right
thing" feature, which is pretty much what the SQL spec's concept of
updatable views is.

There's also some question about whether our current definition of rules
can even support a non-surprising implementation of an updatable view.
The issue of multiple evaluation of what might be volatile expressions
keeps coming up...

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Paul Lambert
Дата:
Сообщение: Re: Any Plans for cross database queries on the same server?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Any Plans for cross database queries on the same server?