Re: [HACKERS] Re: QUESTION: Replication
От | neil d. quiogue |
---|---|
Тема | Re: [HACKERS] Re: QUESTION: Replication |
Дата | |
Msg-id | 19991221225215.3CA6C7D@miranda.herrera.iphil.net обсуждение исходный текст |
Ответ на | Re: [HACKERS] Re: QUESTION: Replication (Goran Thyni <goran@kirra.net>) |
Список | pgsql-hackers |
Hello Goran, > > We need major work in this area, or at least a plan and an FAQ item. > > We are getting major questions on this, and I don't know enough even to > > make an FAQ item telling people their options. > It is pretty simple to build a replication with pg_dump, transfer, > empty replic and reload. Simple process for simple replication. This would not work optimally for replication through the WAN (or Internet) since it does not do differential replication (and therefore transfering dumps isn't good enough). Then one has to worry about the integrity of the replicated data. Then we need to answer the n-way question (any db server may be a source for the replication). Regards, Neil D. Quiogue STO - dotPH, Inc. "Nothing great was ever achieved without enthusiasm." - Ralph WaldoEmerson
В списке pgsql-hackers по дате отправления: