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