Re: PostgreSQL DB split - Mailing list pgsql-general

From Vivek Khera
Subject Re: PostgreSQL DB split
Date
Msg-id 1F5979A9-BF9F-45EC-9F08-7D08AE7F6D96@kcilink.com
Whole thread Raw
In response to Re: PostgreSQL DB split  (Richard Huxton <dev@archonet.com>)
List pgsql-general
On Nov 28, 2007, at 8:18 AM, Richard Huxton wrote:

>> I can read that I can create a PostgreSQL DB on the RAMDisk
>> partion, but I'm wondering if is it possible to create
>> one DB with two schemas in two different memory location (RAM and
>> flash)?
>
> See the manuals for "tablespaces".
>

but postgres will not like it when you restart after a failure and the
ramdisk tablespace is missing the data postgres expects to be there.


pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: Config settings for large restore
Next
From: Vivek Khera
Date:
Subject: Re: Error compiling Slony I