Home > Archive > PostgreSQL Administration > October 2006 > materialized view









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author materialized view
rajesh boppana

2006-10-25, 8:24 am

we know that presently postgresql wiln't support it. we want to
implement it.but i don,t know which source file we have to change.so please
let me know the details of source functions which need to be changed to
achieve materialized views.
thanking the community

Scott Marlowe

2006-10-25, 8:24 am

On Tue, 2006-10-24 at 08:26, rajesh boppana wrote:
> we know that presently postgresql wiln't support it. we want to
> implement it.but i don,t know which source file we have to change.so
> please let me know the details of source functions which need to be
> changed to achieve materialized views.
> thanking the community


Like everything about PostgreSQL, while the core software may not have
the functionality built in, it has enough extensibility to let you do it
yourself. For a very informative tutorial on mat views and how to do
them, check out this page:

http://jonathangardner.net/PostgreS...s/matviews.html

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com