On 19/6/17 4:47 pm, Tech Support wrote:
I know that there are probably several solutions to this problem, but
what I am trying to do is provide some redundancy for my customers CDR data.
I know that doing simple backups of MySQL is probably the easiest way to go,
but I'm thinking that there may be some benefit to simultaneously writing
the CDR data to multiple servers at once. However, I'm drawing a blank on
this one. Has anyone else done this before? Any insight at all would be
greatly appreciated.

You could - if you really wanted - use two different cdr_ modules to write to, for example, a MySQL and a PostgreSQL database simultaneously.

Having said that, and given nearly every modern DBMS has its own replication built-in, you'd be far better off using that. There are good instructions online for MySQL and PostgreSQL - and no doubt for other DBMSs as well.

Kind regards,

Chris
--
This email is made from 100% recycled electrons

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
     https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to