On Tue, Mar 06, 2007 at 09:40:52AM -0500, Radhika Sambamurti wrote: > But from the db point of view, is there a bigger performace hit when I > query a view Vs a table or is there no difference.
It rather depends on your view definition. See the discussion of views and, especially, the discussion of rules in the manual (views are basically just an automatic application of certain rules). A -- Andrew Sullivan | [EMAIL PROTECTED] Information security isn't a technological problem. It's an economics problem. --Bruce Schneier ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate