Re: [GENERAL] Replication & BLOBs

2004-11-24 Thread Joshua D. Drake
Tatsuo Ishii wrote: pgpool(http://www2b.biglobe.ne.jp/~caco/pgpool/index-e.html) surely can handle large objects. I don't know any other replication solutions can handle them. Mammoth Replicator can, but it is not open source. Sincerely, Joshua D. Drake Be carefull, however, please make sure t

Re: [GENERAL] Replication & BLOBs

2004-11-24 Thread Tatsuo Ishii
pgpool(http://www2b.biglobe.ne.jp/~caco/pgpool/index-e.html) surely can handle large objects. I don't know any other replication solutions can handle them. Be carefull, however, please make sure that the master and the slave database clusters are physically synced before starting replication. Als