pg_wiki_import
Usage
-
Download dump torrent
-
Create database and then run the binary
DATABASE_URL=postgres://postgres:password@host:port/database_name FILE_PATH=./dump.xml ./pg_wiki_import
Import wikipedia dump into PostgreSQL
Download dump torrent
Create database and then run the binary
DATABASE_URL=postgres://postgres:password@host:port/database_name FILE_PATH=./dump.xml ./pg_wiki_import
Import wikipedia dump into PostgreSQL
MIT License