Vidyasagara Guntaka wrote: > Hi, > > I'm new to this list. I'm Sagar. Our company is seriously > considering using Postgresql for our storage virtualization > solution. To be able to use the database, replication is must > for us. At least master-single slave. Synchronous replication > is preferred. I understand that there are some solutions like > postgres-r, dbmirror, erserver etc., in 7.4 todo list replication > related items are listed as urgent. Can you guys point me to > the current state of things on replication for post 7.4 releases? > Also, If I want to contribute to replication related development > - how do I do that ?
Probably the gborg erserver is the best solution for you. We are working on an improved master-slave replication too, but it is months away from completion. > One more question regarding the erserver 1.2. I understand that > it is released under BSD style license. If our company wants > to include erserver along with the s/w it releases, do we have > to pay royalties ? No, the BSD license allows you to do anything, except sue us. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match