Reading the database in RAM - Mailing list pgsql-general

From vitthal
Subject Reading the database in RAM
Date
Msg-id 3BABE969.C69E6B63@discerncomm.com
Whole thread Raw
List pgsql-general
Is there any way of reading the whole database into memory? By changing
the
number of shared buffers the first query still takes long time and the
subsequent similar queries are fast.
If there is way of pinning the database in the memory all similar
queries will take the same time. My database is around 200MB and could
easily be pinned into RAM.
thanks

vitthal




pgsql-general by date:

Previous
From: db_debugging@hotmail.com (Sally Jo Cunningham)
Date:
Subject: request for database bug 'war stories'
Next
From: Ben Ausden
Date:
Subject: extract integer from string