Re: Replication documentation addition
| От | Jim C. Nasby |
|---|---|
| Тема | Re: Replication documentation addition |
| Дата | |
| Msg-id | 20061024235045.GX26892@nasby.net обсуждение |
| Ответ на | Replication documentation addition (Bruce Momjian <bruce@momjian.us>) |
| Список | pgsql-hackers |
On Mon, Oct 23, 2006 at 11:39:34PM -0400, Bruce Momjian wrote: > Query Broadcast Replication > --------------------------- > > This involves sending write queries to multiple servers. Read-only > queries can be sent to a single server because there is no need for all > servers to process it. This can be complex to setup because functions > like random() and CURRENT_TIMESTAMP will have different values on > different servers, and sequences should be consistent across servers. > Pgpool implements this type of replication. Isn't there another active project that does this besides pgpool? It's probably also worth mentioning the commercial replication schemes that are out there. -- Jim Nasby jim@nasby.net EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)
В списке pgsql-hackers по дате отправления: