Roland Olbricht
Roland Olbricht
The cloning process is built such that the transfer of large files can be done with tools designed for that job, i.e. _wget_ or _curl_. For that purpose, the command...
Are you sure you have running "psql"? There is no PostgreSQL involved in Overpass API. Basically, it should be possible that both coexist on a machine, but it does not...
This is an unresolved paradox of the transition to faithful OSM data. The conditions are too weak to compute the matching areas, but the conditions are strong enough to compute...
Task: Review the wiki for changes in the documentation that do not correspond to changes in the code.
Let's collect the valid and invalid assumptions: > The only thing you need to know is that you can't assume changes in the diffs will appear to be time ordered...
Thank you for reporting, but this is a tricky one. The POSIX shared memory objects have by specification their own filesystem hierarchy, see e.g. `man shm_open`. It is only Linux...
Not really, but thank you for making the connection. The incident in question has been most likely been a hotel booking portal that searched for not-yet-to-them known hotels all over...
Well, the bigger issue is to verify whether the reboot scripts still reliably works at all.
The requests that lonvia has in mind can be configured such that there is always a timeout. This is not the problem here. It is rather that such a scheme...
> Clone files are generated while minutely diffs are being processed at the same time. Could this have some impact? It should not. The reads of the clone process (as...