From: | Doug McNaught <doug(at)wireboard(dot)com> |
---|---|
To: | "=?cn-big5?b?wby7eaRI?=(Q" & "A)" <riddler(at)hkpcug(dot)org> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: "View" in server level |
Date: | 2002-03-10 23:36:18 |
Message-ID: | m3r8ms0zd9.fsf@varsoon.denali.to |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
謎語人\(Q & A\) <riddler(at)hkpcug(dot)org> writes:
> At the time I create a "View", the data of the "View" is stored in
> memory, or generated each time while I call it? If it is stored in memory,
> it is stored at HD or Ram?
A view is just a way of magically rewriting queries--nothing is stored
in RAM or on the disk.
-Doug
--
Doug McNaught Wireboard Industries http://www.wireboard.com/
Custom software development, systems and network consulting.
Java PostgreSQL Enhydra Python Zope Perl Apache Linux BSD...
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Robinton | 2002-03-10 23:47:41 | problem with upgrade from 6.5 -> 7.2 |
Previous Message | Dave | 2002-03-10 23:11:21 | Re: Postgres not starting at boot(FreeBSD) - startup script not releasing < solved |