RE: [Exim] MySQL feature request

Top Page
Delete this message
Reply to this message
Author: Brian K. West
Date:  
To: 'David Saez', exim-users
Subject: RE: [Exim] MySQL feature request
Why not setup Two Way replication or what the docs call circular
replication. I think by default it works that way. So you could do your
inserts and updates in the local server and they should be sent back to the
master server automatically. That's how it works here.

bkw

> -----Original Message-----
> From: exim-users-admin@???
> [mailto:exim-users-admin@exim.org] On Behalf Of David Saez
> Sent: Saturday, June 21, 2003 2:50 AM
> To: exim-users@???
> Subject: [Exim] MySQL feature request
>
>
> Hi !!
>
> We would like to have some way to choose different mysql
> servers for some queries, for example, if we user mysql
> database replication we will prefer to make select queries to
> localhost and insert/delete/update queries to the master
> server. By now we have to make all queries to the master
> server which is not too good as select queries will be faster
> when done to localhost.
>
> --
> Thanx & best regards ....
>
> It's easier to obtain forgiveness than permission.
>
> ----------------------------------------------------------------
>    David Saez Padros                http://www.ols.es
>    On-Line Services 2000 S.L.       e-mail  david@???
>    Pintor Vayreda 1                 telf    +34 902 50 29 75
>    08184 Palau-Solita i Plegamans   movil   +34 670 35 27 53
> ----------------------------------------------------------------

>
> --
>
> ## List details at
> http://www.exim.org/mailman/listinfo/exim-> users Exim details
> at http://www.exim.org/ ##
>
>