Matthew Yette wrote:

>I would think this would just involve modifying the db connection
>functions inside the SA code to verify the primary connection is
>established, and if not , roll onto a second (backup) server.
>  
>

There are several perl DBD:: modules that can help facilitate
failover/replication/etc.

DBD::Recall
DBD::Multiplex

Also:

DBIx::HA which provides failover at the DBI level.

Michael

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to