On Tue, 2003-09-30 at 00:10, Steve Yalovitser wrote:
> Hello,
>
> I'd like to know if its possible to coopt the postgres storage subsystem to
> rely entirely on ram based structures, rather than disk. Any documentation
> or ideas would be appreciated.
Just so you know, this isn't going to make the system any faster.
I assume you are trying to do something like put the database onto a
bootable CD that fires up some static application with static
information?
In response to
pgsql-hackers by date
| Next: | From: Jean-Luc Lachance | Date: 2003-10-03 15:48:39 |
| Subject: Re: count(*) slow on large tables |
| Previous: | From: Rod Taylor | Date: 2003-10-03 15:35:28 |
| Subject: Re: Oracle/PostgreSQL incompatibilities |