I'm not sure you can do this with MySQL or PostgreSQL if you want write access to the database on every location.
On a master-slave configuration the slave is read-only. On a master-master (mysql cluster), you need to be on a LAN. 2007/8/22, Adriano Amaral <[EMAIL PROTECTED]>: > Well MySQL or Postgress do a good job on replication. > > check this up > > http://www.howtoforge.com/mysql_database_replication- this is a > Master-Slave, but you can have Master-Master replications (on Mysql) > > Good Luck > > Adriano > > [EMAIL PROTECTED] a écrit: > > Hi, > > > > i'm working for an international operating company and we want to use > > otrs as our global helpdesk-system. So I need a way to replicate the > > databases to different location so that every location has the same > > view, or at least almost. Has anybody done this before and give me a > > little hint how to accomplish this. > > > > Many thanks in Advance > > > > Thorsten > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > OTRS mailing list: otrs - Webpage: http://otrs.org/ > > Archive: http://lists.otrs.org/pipermail/otrs > > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > > Support or consulting for your OTRS system? > > => http://www.otrs.com/ > > -- > > > _______________________________________________ > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > Support or consulting for your OTRS system? > => http://www.otrs.com/ > _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support or consulting for your OTRS system? => http://www.otrs.com/
