| От | Tino Wildenhain |
|---|---|
| Тема | Re: Materialized Views in PostgreSQL |
| Дата | |
| Msg-id | 43255275.9010006@wildenhain.de обсуждение |
| Ответ на | Materialized Views in PostgreSQL (Jean-Michel Pouré <jm@poure.com>) |
| Список | pgsql-hackers |
Jean-Michel Pouré schrieb: > Dear friends and all, > > Johnathan Gardner did a wonderful job on materialized views: > http://jonathangardner.net/PostgreSQL/materialized_views/matviews.html > > Are there any plans to integrate materialized views written in plain C in the > future. This can help gain a lot of time in Web applications. I fail to see how C would improve the situation here because you just send queries to the backend in those functions. You can use the recipes on that page just as they are. If you feel like, make them a contrib module you can easily apply to a situation. Not sure how an implemenation "in database" could look like. Maybe SQL standard reserves something for materialized views I dont know? Regards Tino
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера