| From: | Ben-Nes Yonatan <da(at)canaan(dot)co(dot)il> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Query results caching? |
| Date: | 2005-08-22 16:03:28 |
| Message-ID: | 4309F750.60804@canaan.co.il |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi all,
I dont know how its called but I noticed that when I query the db for
the first time it give me the result slower then the next times ill
repeat the same exact query, I figure that its some kind of caching so
henceforth the title of the mail :)
Anyway I would want to be able to delete that "caching" after every
query test that I run, cause I want to see the real time results for my
queries (its for a searching option for users so it will vary alot).
Is it possible to do it manually each time or maybe only from the
configuration?
Thanks in advance,
Ben-Nes Yonatan
Canaan Surfing ltd.
http://www.canaan.net.il
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robby Russell | 2005-08-22 16:08:24 | PL/Ruby untrusted |
| Previous Message | Tino Wildenhain | 2005-08-22 15:56:07 | Re: |