1

PostgreSql データベースをインストールして調整し、ここからLinkedGeoDataファイルをダウンロードしてから、 (12MB) と(21.6 MB)に対して同じ行を実行し、 15 分未満で正常に動作しましたが、 (システムはその行を実行しますが、昨日から結果を待っています。lgd-createdb -h localhost -d databasename -U user -W password -f bremen-latest.osm.pbfsaarland-latest.osm.pbfMecklenburg-Vorpommern-latest.osm.pbf

私のPostgreSqlのconfファイルの値postgresql.conf

shared_buffers               = 2GB 
effective_cache_size         = 4GB
checkpoint_segments          = 256
checkpoint_completion_target = 0.9
autovacuum                   = off 
work_mem                     = 256MB
maintainance_work_mem        = 256MB

私の PostgreSql バージョンは、Debian マシンで 9.1 です。

この問題を解決するにはどうすればよいですか?

よろしくお願いします。

4

1 に答える 1