Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5952 Weergaven

Does any one have configured failover server for OpenERP as an application server and/or PostgreSQL as a database server ?

Is it possible to spread postgres database across more than 1 partition (Raid4 partition) and then set up a failover server so, if the main server crashes in middle of the transaction, then the transaction will complete in the failover server.

Similar case for OpenERP Server, If the openerp server crashes, is there a possibility to setup a failover instance that would immediately take over the original instance and continue with the transactions?

Avatar
Annuleer
Beste antwoord

Since the version 6.1 of OpenERP, the cache is in the database, so you can configure a reverse proxy to serve two openerp servers.

If the first one crashes, you will have the second.

About the database, you can use pgpool2 for the replication and the load-balancing and it manage the fail-over.

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
aug. 22
2678
0
mrt. 15
3593
2
mrt. 15
5045
0
jul. 21
3013
1
aug. 20
8553