Re: Odp: Huge view file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Odp: Huge view file
Дата
Msg-id 22642.999870587@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Odp: Huge view file  (Łukasz Skowroński <lskowron@elka.pw.edu.pl>)
Список pgsql-bugs
Łukasz Skowroński <lskowron@elka.pw.edu.pl> writes:
> Well, we would like our application to be compatible with PG 7.0 so I need
> to track this behaviour. Do you have a clue when PG could write anything to
> a view file and where I can find it in source tree?

Perhaps your app does inserts into the view and you don't have a rule to
redirect the inserts elsewhere?  7.1 will complain about that, but 7.0
just silently does the insert...
        regards, tom lane


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