Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Caching in PostgreSQL



ramachandra(dot)bhaskaram(at)wipro(dot)com writes:
> 	Can anybody tell me how can I implement data Caching in the
> shared memory using PostgreSQL.

PostgreSQL already does that.

Implementing this functionality is rather tricky: Between version 7.4
and now, it has seen *massive* change which has required a great deal
of effort on the part of various developers.

Reimplementing it without a well-tested, well-thought-out alternative
proposal isn't likely to happen...
-- 
let name="cbbrowne" and tld="linuxfinances.info" in name ^ "@" ^ tld;;
http://linuxfinances.info/info/emacs.html
"Just because it's free doesn't mean you can afford it."  -- Unknown



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group