<br><br><div class="gmail_quote">2009/11/5 Timo Juhani Lindfors <span dir="ltr"><<a href="mailto:timo.lindfors@iki.fi">timo.lindfors@iki.fi</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Peter Childs <<a href="mailto:pchilds@bcs.org">pchilds@bcs.org</a>> writes:<br>
> Does anyone know where I can find some "simple" instructions on how to<br>
> create a live copy of the planet file.<br>
<br>
</div>I would like to do this too to provide a local mirror.  Last time I<br>
tried to do this I understood that this can't be done since the 0.6<br>
style diffs do not have enough information to create 100% identical<br>
copy. Is this still correct? I think the problem had something to do<br>
with changesets not being atomic.<br>
<font color="#888888"><br>
-Timo<br>
</font></blockquote></div><br><div>Hmm I'm guess that would be caused by the use of timestamps and missing half started transactions when the diffs is created...</div><div><br></div><div>There should be some way of converting the Postgres WAL into diffs but when ever I suggested it on the postgres boards (and this was a few years ago now) it was always condemned as a silly pointless idea..... My view is that WAL could be used for a whole bunch of forensics and replication to other database formats as well as PITR.... Currently all you can do in postgres is roll your database back and then step forward and play spot the difference. you should be able to turn the WAL into a human readable format....(Enough Postgres Theory)</div>
<div><br></div><div>Peter.</div>