Add reference to benchmark by @steveo01
This commit is contained in:
parent
564c753011
commit
554707fc46
@ -43,6 +43,10 @@ The database use the autovacuum feature by default. This behavior can be changed
|
|||||||
|
|
||||||
docker run -p 80:80 -e AUTOVACUUM=off -v openstreetmap-data:/var/lib/postgresql/10/main -d overv/openstreetmap-tile-server
|
docker run -p 80:80 -e AUTOVACUUM=off -v openstreetmap-data:/var/lib/postgresql/10/main -d overv/openstreetmap-tile-server
|
||||||
|
|
||||||
|
## Benchmarks
|
||||||
|
|
||||||
|
You can find an example of the import performance to expect with this image on the [OpenStreetMap wiki](https://wiki.openstreetmap.org/wiki/Osm2pgsql/benchmarks#debian_9_.2F_openstreetmap-tile-server).
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
### ERROR: could not resize shared memory segment
|
### ERROR: could not resize shared memory segment
|
||||||
|
Loading…
Reference in New Issue
Block a user