Search Postgresql Archives

Re: Transactions in different DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 16 Nov 2004 11:22:27 +0100, Stefano Farina
<sfarina.stagedse@xxxxxxxxxx> wrote:
>  
> 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?? 

Beginning with PostgreSQL 8.0, yes - this provides tablespaces. 
   
> If I want to work with two different databases, it's possible to do  a
> single transaction on two different databases ?? 

Not AFAIK, though contrib/dblink might be able to help you. 

HTH

Ian Barwick
barwick@xxxxxxxxx

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@xxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux