Re: Postgresql Caching - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Postgresql Caching
Date
Msg-id 1161016844.5719.3.camel@localhost.localdomain
Whole thread Raw
In response to Re: Postgresql Caching  (Markus Schaber <schabi@logix-tt.com>)
Responses Re: Postgresql Caching  (mark@mark.mielke.cc)
List pgsql-hackers
On Mon, 2006-10-16 at 13:59 +0200, Markus Schaber wrote:
> It's already possible to do this, just create the TABLESPACE in a
> ramdisk / tmpfs or whatever is available for your OS.

This is not an ideal solution: if the machine reboots, the content of
the tablespace will disappear, requiring manual administrator
intervention to get Postgres running again.

-Neil




pgsql-hackers by date:

Previous
From: Harvell F
Date:
Subject: Re: Postgresql Caching
Next
From: Peter Eisentraut
Date:
Subject: Re: Threaded python on FreeBSD