Re: Rules on views - Changes from 8.4 to 9.1 ?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Rules on views - Changes from 8.4 to 9.1 ?
Дата
Msg-id 510695DC.9060200@gmail.com
обсуждение исходный текст
Ответ на Rules on views - Changes from 8.4 to 9.1 ?  (Leif Jensen <leif@crysberg.dk>)
Список pgsql-general
On 01/28/2013 02:19 AM, Leif Jensen wrote:
>     Hello.
>
>     We have a system that has been running using PostgreSQL 8.4. We have now upgraded to PostgreSQL 9.1. The system
hasseveral rules on views and now most of these does not seem to work anymore. It is rather simple rules with mainly
only1 replacement sql (update for 'on update' and insert for 'on insert'). 

Define not work?
Is there an error message being thrown?
Can you show a sample rule?

>
>     Have something basic things changed on the rule system and if so, where do I find information about it ?

You can look at the release notes:

http://www.postgresql.org/docs/9.1/interactive/release.html

Feature changes are confined to major releases so you should look at the
Release 9.0  and Release 9.1 notes.

>
>     Please help,
>
>   Leif
>
>


--
Adrian Klaver
adrian.klaver@gmail.com


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: finding if a period is multiples of a given interval
Следующее
От: c k
Дата:
Сообщение: Re: finding if a period is multiples of a given interval