From: | stefari(at)tiscali(dot)it |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Transaction in different DB |
Date: | 2004-11-16 10:25:51 |
Message-ID: | 4182241300040954@mail-4.tiscali.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi all
I have to develop an embedded database using memory FLASH and memory RAM
Some tables must be saved in RAM and some tables in FLASH ( RAM and FLASH
are two different mounted directories in the file system).
I saw it's possible to save different databases in different directories
with CREATE DATABASE options.
It's possible to save only some tables in different directories??
If I want to work with two different databases, it's possible to do a single
transaction on two different databases ??
Thanks
Stefano Farina
__________________________________________________________________
Tiscali Adsl 2 Mega Free: naviga gratis tutto l'anno!
Supera tutti i limiti di velocita' con Tiscali Adsl 2 Mega Free.
Sei libero da costi fissi e, se ti abboni entro il 25 novembre,
navighi gratis fino al 31 dicembre 2004 e non paghi il costo di adesione.
http://abbonati.tiscali.it/adsl/
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-11-16 10:40:26 | Re: Transaction in different DB |
Previous Message | Kostis Mentzelos | 2004-11-16 10:22:46 | Re: Lost databases |