Files
wikipedia-mirror/preimport.sql
Nick Sweeting 3a763010d5 add binaries
2019-09-08 13:52:26 -04:00

5 lines
72 B
PL/PgSQL

SET autocommit=0;
SET unique_checks=0;
SET foreign_key_checks=0;
BEGIN;