Re: allow servers to access to the same data
От | Daniel Serodio (lists) |
---|---|
Тема | Re: allow servers to access to the same data |
Дата | |
Msg-id | 507EF09B.6090105@mandic.com.br обсуждение исходный текст |
Ответ на | Re: allow servers to access to the same data (Tulio <tulio@informidia.com.br>) |
Ответы |
Re: allow servers to access to the same data
Re: allow servers to access to the same data |
Список | pgsql-general |
Tulio wrote:
Thanks in advance,
Daniel Serodio
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)I've come across a few mentions of Heartbeat being used for PostgreSQL failover, do have any links to more information about this?
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
Thanks in advance,
Daniel Serodio
В списке pgsql-general по дате отправления: