Re: [HACKERS] Difference between materialized view and table

2007-10-15 Thread Heikki Linnakangas
sayali k wrote: > As of now, PGSQL does not support materialized views. Just wanted to confirm > the difference between the materialized view and table. Is there some > operation which can be performed only on a table and not on a materialized > view or vice-versa? That's quite an academic ques

[HACKERS] Difference between materialized view and table

2007-10-14 Thread sayali k
Hello all, As of now, PGSQL does not support materialized views. Just wanted to confirm the difference between the materialized view and table. Is there some operation which can be performed only on a table and not on a materialized view or vice-versa? Please let me know. Thanks in advance,