| From: | momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql-server: Move section: < * Add replication of distributed |
| Date: | 2004-07-06 20:29:32 |
| Message-ID: | 20040706202932.083DAD1B20E@svr1.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Move section:
< * Add replication of distributed databases
< o Automatic failover
< o Load balancing
< o Master/slave replication
< o Multi-master replication
< o Partition data across servers
< o Queries across databases or servers (two-phase commit)
< o Allow replication over unreliable or non-persistent links
55a48,55
> * Improve replication solutions
> o Automatic failover
> o Load balancing
> o Master/slave replication
> o Multi-master replication
> o Partition data across servers
> o Queries across databases or servers (two-phase commit)
> o Allow replication over unreliable or non-persistent links
Modified Files:
--------------
pgsql-server/doc:
TODO (r1.1282 -> r1.1283)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/TODO.diff?r1=1.1282&r2=1.1283)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Dpage | 2004-07-07 11:57:50 | pginstaller - pginst: Install psqlODBC manually to avoid WiX problems |
| Previous Message | Bruce Momjian | 2004-07-06 19:52:00 | pgsql-server: Add comment describing ereport() NOTICE/WARNING |