Search Postgresql Archives

Re: allow servers to access to the same data

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

 



You can use a stream replication in hot standby (native) to have the same data and access in both (but not update and insert in the slave, just select)
and create a virtual IP using heartbeat.. configuring a master to use some IP (virtual) and when this lost the IP, the second server (slave) will be use this IP..
and will allow update and insert...

is it that you want?


Em 17/10/2012 10:20, GMAIL escreveu:
it's possible to access the same data from two different servers. the two servers have the same IP and not run simultaneously



[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