[ Charset ISO-8859-1 unsupported, converting... ]
> > Yep, WAL collects all database changes into one file.  Easy to see how
> > some other host trying to replication a different host would find the
> > WAL contents valuable.
> 
> Unfortunately, slave database(s) should be on the same platform
> (hardware+OS) to be able to use information about *physical*
> changes in data files. Also, this would be still *async* replication.
> Maybe faster than rserv, maybe with less space requirements (no rserv'
> log table), but maybe not.
> 
> I believe that making efforts to implement (bi-directional) *sync*
> replication would be more valuable.

Or maybe an platform-neutral interface to the WAL file.  Seems this
would fit a need.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to