Re: [HACKERS] Re: Replication through WAL

2001-04-23 Thread Bruce Momjian
> Bruce Momjian wrote: > Okay, would it be helpful if I made a few suggestions on things that I > as a user/tool developer of postgres might find helpful? Not sure. I recommend hanging around, and when the discussion starts, you can add things. > > > > > > Is there an easy way to read the WAL

[HACKERS] Re: Replication through WAL

2001-04-23 Thread Chad La Joie
Bruce Momjian wrote: Okay, would it be helpful if I made a few suggestions on things that I as a user/tool developer of postgres might find helpful? > > > Is there an easy way to read the WAL files generated by Postgres? I'm > > looking into writting a replication deamon for postgres and think