I'm considering making use of streaming replication to feed change data to a process, but I'm not quite sure how to script it to handle interruptions like power outages and such correctly without getting in advance of itself. Does anyone have any wrapper scripts that would help with this?
I'd rather not reinvent the wheel so I can focus on the logic of interpreting the osc data and putting it into my database. Alternately, I could re-implement a streaming replication reader in python, which is what I intend to be writing my osc to DB code in. _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
