Re: Level of replication support?
От | Joshua D. Drake |
---|---|
Тема | Re: Level of replication support? |
Дата | |
Msg-id | 416D6F07.2010305@commandprompt.com обсуждение исходный текст |
Ответ на | Level of replication support? (nd02tsk@student.hig.se) |
Ответы |
Re: Level of replication support?
Re: Level of replication support? |
Список | pgsql-general |
Hello, There are two heavily supported and active replication projects. 1. Slony - http://www.slony.info 2. Mammoth Replicator - http://www.commandprompt.com/ Slony is Open Source and uses triggers and a replication schema to replicate data. Mammoth Replicator is commercial and uses a transaction log and a master control process to replicate data. Slony replicates data every (10?) transactions. Mammoth Replicator replicates every transaction. Mammoth is older than Slony and backed by my company Command Prompt, Inc. Neither is slated to be "integrated" with PostgreSQL as they are both good products that serve different purposes. Sincerely, Joshua D. Drake nd02tsk@student.hig.se wrote: > Hello > > I am going to do a comparison betweem PgSQL and MySQL replication system. > > I hear there are some replication projects available for PgSQL. Which are > still active and serious, because I hear that some are not active or > incomplete? > > Will any of these projects be merged with PgSQL soon? > > I appreciate all information. > > Thank you. > > Tim > > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html -- Command Prompt, Inc., home of PostgreSQL Replication, and plPHP. Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL
Вложения
В списке pgsql-general по дате отправления: