dbTalk Databases Forums  

Transaction in different DB

comp.databases.postgresql.general comp.databases.postgresql.general


Discuss Transaction in different DB in the comp.databases.postgresql.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
stefari@tiscali.it
 
Posts: n/a

Default Transaction in different DB - 11-16-2004 , 04:25 AM






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/




---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
  #2  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: Transaction in different DB - 11-16-2004 , 04:40 AM






Am Dienstag, 16. November 2004 11:25 schrieb stefari (AT) tiscali (DOT) it:
Quote:
It's possible to save only some tables in different directories??
That will be possible in 8.0.

Quote:
If I want to work with two different databases, it's possible to do a
single transaction on two different databases ??
No.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.