Advertisement
papampi

musicbrainz vm databse import

May 24th, 2015
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.26 KB | None | 0 0
  1. vm@musicbrainzvm:~$ sudo dropdb musicbrainz --username musicbrainz
  2. vm@musicbrainzvm:~$ /home/musicbrainz/musicbrainz-server/admin/InitDb.pl --createdb --import /home/vm/tmp/mbdump*.tar.bz2 --echo
  3. Sun May 24 09:10:46 2015 : InitDb.pl starting
  4. Sun May 24 09:10:47 2015 : Creating database 'musicbrainz'
  5. createlang: language "plpgsql" is already installed in database "musicbrainz"
  6.  
  7. Failed to create language plpgsql -- it's likely to be already installed, continuing.
  8. createlang: language installation failed: ERROR: could not open extension control file "/usr/share/postgresql/9.1/extension/plperlu.control": No such file or directory
  9.  
  10. Failed to create language plperlu -- it's likely to be already installed, continuing.
  11. NOTICE: schema "musicbrainz" does not exist
  12. CREATE SCHEMA
  13. CREATE SCHEMA
  14. CREATE SCHEMA
  15. CREATE SCHEMA
  16. CREATE SCHEMA
  17. CREATE SCHEMA
  18. Sun May 24 09:10:48 2015 : Installing extensions (Extensions.sql)
  19. Sun May 24 09:10:49 2015 : Creating tables ... (CreateTables.sql)
  20. Sun May 24 09:10:50 2015 : Creating tables ... (caa/CreateTables.sql)
  21. Sun May 24 09:10:51 2015 : Creating documentation tables ... (documentation/CreateTables.sql)
  22. Sun May 24 09:10:51 2015 : Creating tables ... (report/CreateTables.sql)
  23. Sun May 24 09:10:51 2015 : Creating statistics tables ... (statistics/CreateTables.sql)
  24. Sun May 24 09:10:51 2015 : Creating wikidocs tables ... (wikidocs/CreateTables.sql)
  25. Sun May 24 09:10:52 2015 : Pre-checking /home/vm/tmp/mbdump-cdstubs.tar.bz2
  26. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump-cover-art-archive.tar.bz2
  27. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump-derived.tar.bz2
  28. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump-documentation.tar.bz2
  29. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump-editor.tar.bz2
  30. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump-stats.tar.bz2
  31. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump.tar.bz2
  32. Sun May 24 09:10:53 2015 : Pre-checking /home/vm/tmp/mbdump-wikidocs.tar.bz2
  33. Sun May 24 09:10:53 2015 : tar -C /tmp/MBImport-ynwbTQyV --bzip2 -xvf /home/vm/tmp/mbdump-cdstubs.tar.bz2
  34. TIMESTAMP
  35. COPYING
  36. README
  37. REPLICATION_SEQUENCE
  38. SCHEMA_SEQUENCE
  39. mbdump/cdtoc_raw
  40. mbdump/release_raw
  41. mbdump/track_raw
  42. Sun May 24 09:11:18 2015 : tar -C /tmp/MBImport-No130dKO --bzip2 -xvf /home/vm/tmp/mbdump-cover-art-archive.tar.bz2
  43. TIMESTAMP
  44. COPYING
  45. README
  46. REPLICATION_SEQUENCE
  47. SCHEMA_SEQUENCE
  48. mbdump/cover_art_archive.art_type
  49. mbdump/cover_art_archive.image_type
  50. mbdump/cover_art_archive.cover_art
  51. mbdump/cover_art_archive.cover_art_type
  52. mbdump/cover_art_archive.release_group_cover_art
  53. Sun May 24 09:11:25 2015 : tar -C /tmp/MBImport-VvOrKGYI --bzip2 -xvf /home/vm/tmp/mbdump-derived.tar.bz2
  54. TIMESTAMP
  55. COPYING
  56. README
  57. REPLICATION_SEQUENCE
  58. SCHEMA_SEQUENCE
  59. mbdump/annotation
  60. mbdump/area_annotation
  61. mbdump/area_tag
  62. mbdump/artist_annotation
  63. mbdump/artist_meta
  64. mbdump/artist_tag
  65. mbdump/event_annotation
  66. mbdump/event_meta
  67. mbdump/event_tag
  68. mbdump/instrument_tag
  69. mbdump/label_annotation
  70. mbdump/label_meta
  71. mbdump/label_tag
  72. mbdump/place_annotation
  73. mbdump/place_tag
  74. mbdump/recording_annotation
  75. mbdump/recording_meta
  76. mbdump/recording_tag
  77. mbdump/release_annotation
  78. mbdump/release_meta
  79. mbdump/release_group_annotation
  80. mbdump/release_group_meta
  81. mbdump/release_group_tag
  82. mbdump/release_tag
  83. mbdump/series_annotation
  84. mbdump/series_tag
  85. mbdump/tag
  86. mbdump/tag_relation
  87. mbdump/medium_index
  88. mbdump/work_annotation
  89. mbdump/work_meta
  90. mbdump/work_tag
  91. Sun May 24 09:12:27 2015 : tar -C /tmp/MBImport-DHhvIInJ --bzip2 -xvf /home/vm/tmp/mbdump-documentation.tar.bz2
  92. TIMESTAMP
  93. COPYING
  94. README
  95. REPLICATION_SEQUENCE
  96. SCHEMA_SEQUENCE
  97. mbdump/documentation.l_area_area_example
  98. mbdump/documentation.l_area_artist_example
  99. mbdump/documentation.l_area_event_example
  100. mbdump/documentation.l_area_instrument_example
  101. mbdump/documentation.l_area_label_example
  102. mbdump/documentation.l_area_place_example
  103. mbdump/documentation.l_area_recording_example
  104. mbdump/documentation.l_area_release_example
  105. mbdump/documentation.l_area_release_group_example
  106. mbdump/documentation.l_area_series_example
  107. mbdump/documentation.l_area_url_example
  108. mbdump/documentation.l_area_work_example
  109. mbdump/documentation.l_artist_artist_example
  110. mbdump/documentation.l_artist_event_example
  111. mbdump/documentation.l_artist_instrument_example
  112. mbdump/documentation.l_artist_label_example
  113. mbdump/documentation.l_artist_recording_example
  114. mbdump/documentation.l_artist_release_example
  115. mbdump/documentation.l_artist_release_group_example
  116. mbdump/documentation.l_artist_place_example
  117. mbdump/documentation.l_artist_series_example
  118. mbdump/documentation.l_artist_url_example
  119. mbdump/documentation.l_artist_work_example
  120. mbdump/documentation.l_event_event_example
  121. mbdump/documentation.l_event_instrument_example
  122. mbdump/documentation.l_event_label_example
  123. mbdump/documentation.l_event_place_example
  124. mbdump/documentation.l_event_recording_example
  125. mbdump/documentation.l_event_release_example
  126. mbdump/documentation.l_event_release_group_example
  127. mbdump/documentation.l_event_series_example
  128. mbdump/documentation.l_event_url_example
  129. mbdump/documentation.l_event_work_example
  130. mbdump/documentation.l_instrument_instrument_example
  131. mbdump/documentation.l_instrument_label_example
  132. mbdump/documentation.l_instrument_place_example
  133. mbdump/documentation.l_instrument_recording_example
  134. mbdump/documentation.l_instrument_release_example
  135. mbdump/documentation.l_instrument_release_group_example
  136. mbdump/documentation.l_instrument_series_example
  137. mbdump/documentation.l_instrument_url_example
  138. mbdump/documentation.l_instrument_work_example
  139. mbdump/documentation.l_label_label_example
  140. mbdump/documentation.l_label_recording_example
  141. mbdump/documentation.l_label_release_example
  142. mbdump/documentation.l_label_release_group_example
  143. mbdump/documentation.l_label_place_example
  144. mbdump/documentation.l_label_series_example
  145. mbdump/documentation.l_label_url_example
  146. mbdump/documentation.l_label_work_example
  147. mbdump/documentation.l_place_place_example
  148. mbdump/documentation.l_place_recording_example
  149. mbdump/documentation.l_place_release_example
  150. mbdump/documentation.l_place_release_group_example
  151. mbdump/documentation.l_place_series_example
  152. mbdump/documentation.l_place_url_example
  153. mbdump/documentation.l_place_work_example
  154. mbdump/documentation.l_recording_recording_example
  155. mbdump/documentation.l_recording_release_example
  156. mbdump/documentation.l_recording_release_group_example
  157. mbdump/documentation.l_recording_series_example
  158. mbdump/documentation.l_recording_url_example
  159. mbdump/documentation.l_recording_work_example
  160. mbdump/documentation.l_release_group_release_group_example
  161. mbdump/documentation.l_release_group_series_example
  162. mbdump/documentation.l_release_group_url_example
  163. mbdump/documentation.l_release_group_work_example
  164. mbdump/documentation.l_release_release_example
  165. mbdump/documentation.l_release_release_group_example
  166. mbdump/documentation.l_release_series_example
  167. mbdump/documentation.l_release_url_example
  168. mbdump/documentation.l_release_work_example
  169. mbdump/documentation.l_series_series_example
  170. mbdump/documentation.l_series_url_example
  171. mbdump/documentation.l_series_work_example
  172. mbdump/documentation.l_url_url_example
  173. mbdump/documentation.l_url_work_example
  174. mbdump/documentation.l_work_work_example
  175. mbdump/documentation.link_type_documentation
  176. Sun May 24 09:12:27 2015 : tar -C /tmp/MBImport-YcbqXWwi --bzip2 -xvf /home/vm/tmp/mbdump-editor.tar.bz2
  177. TIMESTAMP
  178. COPYING
  179. README
  180. REPLICATION_SEQUENCE
  181. SCHEMA_SEQUENCE
  182. mbdump/editor_sanitised
  183. Sun May 24 09:12:52 2015 : tar -C /tmp/MBImport-q30ws84S --bzip2 -xvf /home/vm/tmp/mbdump-stats.tar.bz2
  184. TIMESTAMP
  185. COPYING
  186. README
  187. REPLICATION_SEQUENCE
  188. SCHEMA_SEQUENCE
  189. mbdump/statistics.statistic
  190. mbdump/statistics.statistic_event
  191. Sun May 24 09:13:08 2015 : tar -C /tmp/MBImport-wGwSlI7Q --bzip2 -xvf /home/vm/tmp/mbdump.tar.bz2
  192. TIMESTAMP
  193. COPYING
  194. README
  195. REPLICATION_SEQUENCE
  196. SCHEMA_SEQUENCE
  197. mbdump/area
  198. mbdump/area_type
  199. mbdump/area_alias
  200. mbdump/country_area
  201. mbdump/area_alias_type
  202. mbdump/area_gid_redirect
  203. mbdump/iso_3166_1
  204. mbdump/iso_3166_2
  205. mbdump/iso_3166_3
  206. mbdump/artist
  207. mbdump/artist_alias
  208. mbdump/artist_alias_type
  209. mbdump/artist_credit
  210. mbdump/artist_credit_name
  211. mbdump/artist_gid_redirect
  212. mbdump/artist_ipi
  213. mbdump/artist_isni
  214. mbdump/artist_type
  215. mbdump/cdtoc
  216. mbdump/editor_collection_type
  217. mbdump/event
  218. mbdump/event_alias
  219. mbdump/event_alias_type
  220. mbdump/event_gid_redirect
  221. mbdump/event_type
  222. mbdump/gender
  223. mbdump/instrument
  224. mbdump/instrument_alias
  225. mbdump/instrument_alias_type
  226. mbdump/instrument_annotation
  227. mbdump/instrument_gid_redirect
  228. mbdump/instrument_type
  229. mbdump/isrc
  230. mbdump/iswc
  231. mbdump/l_area_area
  232. mbdump/l_area_artist
  233. mbdump/l_area_event
  234. mbdump/l_area_instrument
  235. mbdump/l_area_label
  236. mbdump/l_area_place
  237. mbdump/l_area_recording
  238. mbdump/l_area_release
  239. mbdump/l_area_release_group
  240. mbdump/l_area_series
  241. mbdump/l_area_url
  242. mbdump/l_area_work
  243. mbdump/l_artist_artist
  244. mbdump/l_artist_event
  245. mbdump/l_artist_instrument
  246. mbdump/l_artist_label
  247. mbdump/l_artist_place
  248. mbdump/l_artist_recording
  249. mbdump/l_artist_release
  250. mbdump/l_artist_release_group
  251. mbdump/l_artist_series
  252. mbdump/l_artist_url
  253. mbdump/l_artist_work
  254. mbdump/l_event_event
  255. mbdump/l_event_instrument
  256. mbdump/l_event_label
  257. mbdump/l_event_place
  258. mbdump/l_event_recording
  259. mbdump/l_event_release
  260. mbdump/l_event_release_group
  261. mbdump/l_event_series
  262. mbdump/l_event_url
  263. mbdump/l_event_work
  264. mbdump/l_instrument_instrument
  265. mbdump/l_instrument_label
  266. mbdump/l_instrument_place
  267. mbdump/l_instrument_recording
  268. mbdump/l_instrument_release
  269. mbdump/l_instrument_release_group
  270. mbdump/l_instrument_series
  271. mbdump/l_instrument_url
  272. mbdump/l_instrument_work
  273. mbdump/l_label_label
  274. mbdump/l_label_place
  275. mbdump/l_label_recording
  276. mbdump/l_label_release
  277. mbdump/l_label_release_group
  278. mbdump/l_label_series
  279. mbdump/l_label_url
  280. mbdump/l_label_work
  281. mbdump/l_place_place
  282. mbdump/l_place_recording
  283. mbdump/l_place_release
  284. mbdump/l_place_release_group
  285. mbdump/l_place_series
  286. mbdump/l_place_url
  287. mbdump/l_place_work
  288. mbdump/l_recording_recording
  289. mbdump/l_recording_release
  290. mbdump/l_recording_release_group
  291. mbdump/l_recording_series
  292. mbdump/l_recording_url
  293. mbdump/l_recording_work
  294. mbdump/l_release_group_release_group
  295. mbdump/l_release_group_series
  296. mbdump/l_release_group_url
  297. mbdump/l_release_group_work
  298. mbdump/l_release_release
  299. mbdump/l_release_release_group
  300. mbdump/l_release_series
  301. mbdump/l_release_url
  302. mbdump/l_release_work
  303. mbdump/l_series_series
  304. mbdump/l_series_url
  305. mbdump/l_series_work
  306. mbdump/l_url_url
  307. mbdump/l_url_work
  308. mbdump/l_work_work
  309. mbdump/label
  310. mbdump/label_alias
  311. mbdump/label_alias_type
  312. mbdump/label_gid_redirect
  313. mbdump/label_ipi
  314. mbdump/label_isni
  315. mbdump/label_type
  316. mbdump/language
  317. mbdump/link
  318. mbdump/link_attribute
  319. mbdump/link_attribute_credit
  320. mbdump/link_attribute_text_value
  321. mbdump/link_attribute_type
  322. mbdump/link_creditable_attribute_type
  323. mbdump/link_text_attribute_type
  324. mbdump/link_type
  325. mbdump/link_type_attribute_type
  326. mbdump/medium
  327. mbdump/medium_cdtoc
  328. mbdump/medium_format
  329. mbdump/orderable_link_type
  330. mbdump/place
  331. mbdump/place_alias
  332. mbdump/place_alias_type
  333. mbdump/place_gid_redirect
  334. mbdump/place_type
  335. mbdump/recording
  336. mbdump/recording_alias
  337. mbdump/recording_alias_type
  338. mbdump/recording_gid_redirect
  339. mbdump/release
  340. mbdump/release_alias
  341. mbdump/release_alias_type
  342. mbdump/release_country
  343. mbdump/release_gid_redirect
  344. mbdump/release_group
  345. mbdump/release_group_alias
  346. mbdump/release_group_alias_type
  347. mbdump/release_group_gid_redirect
  348. mbdump/release_group_primary_type
  349. mbdump/release_group_secondary_type
  350. mbdump/release_group_secondary_type_join
  351. mbdump/release_label
  352. mbdump/release_packaging
  353. mbdump/release_status
  354. mbdump/release_unknown_country
  355. mbdump/replication_control
  356. mbdump/series
  357. mbdump/series_alias
  358. mbdump/series_alias_type
  359. mbdump/series_gid_redirect
  360. mbdump/series_ordering_type
  361. mbdump/series_type
  362. mbdump/script
  363. mbdump/track
  364. mbdump/track_gid_redirect
  365. mbdump/url
  366. mbdump/url_gid_redirect
  367. mbdump/work
  368. mbdump/work_alias
  369. mbdump/work_alias_type
  370. mbdump/work_attribute
  371. mbdump/work_attribute_type
  372. mbdump/work_attribute_type_allowed_value
  373. mbdump/work_gid_redirect
  374. mbdump/work_type
  375. Sun May 24 09:25:13 2015 : tar -C /tmp/MBImport-cft2B96R --bzip2 -xvf /home/vm/tmp/mbdump-wikidocs.tar.bz2
  376. TIMESTAMP
  377. COPYING
  378. README
  379. REPLICATION_SEQUENCE
  380. SCHEMA_SEQUENCE
  381. mbdump/wikidocs.wikidocs_index
  382. Sun May 24 09:25:13 2015 : Validating snapshot
  383. Sun May 24 09:25:13 2015 : Snapshot timestamp is 2015-05-23 00:29:19.401764+00
  384. Sun May 24 09:25:13 2015 : This snapshot corresponds to replication sequence #86519
  385. Sun May 24 09:25:13 2015 : starting import
  386. Table Rows est% rows/sec
  387. No data file found for 'artist_rating_raw', skipping
  388. No data file found for 'artist_tag_raw', skipping
  389. Sun May 24 09:25:13 2015 : load cdtoc_raw
  390. cdtoc_raw 282063 100% 55388 5.09 sec
  391. No data file found for 'edit', skipping
  392. No data file found for 'edit_area', skipping
  393. No data file found for 'edit_artist', skipping
  394. No data file found for 'edit_event', skipping
  395. No data file found for 'edit_instrument', skipping
  396. No data file found for 'edit_label', skipping
  397. No data file found for 'edit_note', skipping
  398. No data file found for 'edit_place', skipping
  399. No data file found for 'edit_recording', skipping
  400. No data file found for 'edit_release', skipping
  401. No data file found for 'edit_release_group', skipping
  402. No data file found for 'edit_series', skipping
  403. No data file found for 'edit_url', skipping
  404. No data file found for 'edit_work', skipping
  405. No data file found for 'event_tag_raw', skipping
  406. No data file found for 'event_rating_raw', skipping
  407. No data file found for 'label_rating_raw', skipping
  408. No data file found for 'label_tag_raw', skipping
  409. No data file found for 'place_tag_raw', skipping
  410. No data file found for 'recording_rating_raw', skipping
  411. No data file found for 'recording_tag_raw', skipping
  412. No data file found for 'release_group_rating_raw', skipping
  413. No data file found for 'release_group_tag_raw', skipping
  414. No data file found for 'release_tag_raw', skipping
  415. Sun May 24 09:25:18 2015 : load release_raw
  416. release_raw 282063 100% 50435 5.59 sec
  417. Sun May 24 09:25:24 2015 : load series
  418. series 3181 100% 37865 0.08 sec
  419. Sun May 24 09:25:24 2015 : load series_alias
  420. series_alias 295 100% 6145 0.05 sec
  421. Sun May 24 09:25:24 2015 : load series_alias_type
  422. series_alias_type 2 100% 71 0.03 sec
  423. Sun May 24 09:25:24 2015 : load series_annotation
  424. series_annotation 235 100% 7343 0.03 sec
  425. Sun May 24 09:25:24 2015 : load series_gid_redirect
  426. series_gid_redirect 6 100% 374 0.02 sec
  427. Sun May 24 09:25:24 2015 : load series_ordering_type
  428. series_ordering_type 2 100% 499 0.00 sec
  429. Sun May 24 09:25:24 2015 : load series_type
  430. series_type 9 100% 1124 0.01 sec
  431. Sun May 24 09:25:24 2015 : load series_tag
  432. series_tag 91 100% 22744 0.00 sec
  433. No data file found for 'series_tag_raw', skipping
  434. Sun May 24 09:25:24 2015 : load track_raw
  435. track_raw 3382980 100% 168863 20.03 sec
  436. No data file found for 'vote', skipping
  437. No data file found for 'work_rating_raw', skipping
  438. No data file found for 'work_tag_raw', skipping
  439. Sun May 24 09:25:44 2015 : load annotation
  440. annotation 427783 100% 43952 9.73 sec
  441. No data file found for 'application', skipping
  442. Sun May 24 09:25:54 2015 : load area
  443. area 114617 100% 67100 1.71 sec
  444. Sun May 24 09:25:56 2015 : load area_type
  445. area_type 7 100% 437 0.02 sec
  446. Sun May 24 09:25:56 2015 : load area_alias
  447. area_alias 65802 100% 75454 0.87 sec
  448. Sun May 24 09:25:57 2015 : load area_alias_type
  449. area_alias_type 3 100% 187 0.02 sec
  450. Sun May 24 09:25:57 2015 : load area_annotation
  451. area_annotation 6 100% 750 0.01 sec
  452. Sun May 24 09:25:57 2015 : load area_gid_redirect
  453. area_gid_redirect 172 100% 14332 0.01 sec
  454. Sun May 24 09:25:57 2015 : load area_tag
  455. area_tag 651 100% 81364 0.01 sec
  456. No data file found for 'area_tag_raw', skipping
  457. Sun May 24 09:25:57 2015 : load country_area
  458. country_area 257 100% 32120 0.01 sec
  459. Sun May 24 09:25:57 2015 : load iso_3166_1
  460. iso_3166_1 258 100% 32245 0.01 sec
  461. Sun May 24 09:25:57 2015 : load iso_3166_2
  462. iso_3166_2 4839 100% 120965 0.04 sec
  463. Sun May 24 09:25:57 2015 : load iso_3166_3
  464. iso_3166_3 9 100% 9 0.00 sec
  465. Sun May 24 09:25:57 2015 : load artist
  466. artist 955956 100% 55977 17.08 sec
  467. Sun May 24 09:26:14 2015 : load artist_alias
  468. artist_alias 141917 100% 48266 2.94 sec
  469. Sun May 24 09:26:17 2015 : load artist_alias_type
  470. artist_alias_type 3 100% 750 0.00 sec
  471. Sun May 24 09:26:17 2015 : load artist_annotation
  472. artist_annotation 26966 100% 232443 0.12 sec
  473. Sun May 24 09:26:17 2015 : load artist_credit
  474. artist_credit 950287 100% 107197 8.86 sec
  475. Sun May 24 09:26:26 2015 : load artist_credit_name
  476. artist_credit_name 1406616 100% 119113 11.81 sec
  477. Sun May 24 09:26:38 2015 : load artist_gid_redirect
  478. artist_gid_redirect 31270 100% 64072 0.49 sec
  479. Sun May 24 09:26:38 2015 : load artist_ipi
  480. artist_ipi 17159 100% 40851 0.42 sec
  481. Sun May 24 09:26:39 2015 : load artist_isni
  482. artist_isni 11233 100% 52981 0.21 sec
  483. Sun May 24 09:26:39 2015 : load artist_meta
  484. artist_meta 955956 100% 196196 4.87 sec
  485. Sun May 24 09:26:44 2015 : load artist_tag
  486. artist_tag 161205 100% 122485 1.32 sec
  487. Sun May 24 09:26:45 2015 : load artist_type
  488. artist_type 6 100% 1499 0.00 sec
  489. No data file found for 'autoeditor_election', skipping
  490. No data file found for 'autoeditor_election_vote', skipping
  491. Sun May 24 09:26:45 2015 : load cdtoc
  492. cdtoc 619869 100% 35736 17.35 sec
  493. No data file found for 'editor', skipping
  494. No data file found for 'editor_oauth_token', skipping
  495. No data file found for 'editor_preference', skipping
  496. No data file found for 'editor_language', skipping
  497. Sun May 24 09:27:02 2015 : loading /tmp/MBImport-YcbqXWwi/mbdump/editor_sanitised into editor
  498. Sun May 24 09:27:02 2015 : load editor
  499. editor 1314777 100% 32761 40.13 sec
  500. No data file found for 'editor_subscribe_artist', skipping
  501. No data file found for 'editor_subscribe_collection', skipping
  502. No data file found for 'editor_subscribe_editor', skipping
  503. No data file found for 'editor_subscribe_label', skipping
  504. No data file found for 'editor_subscribe_series', skipping
  505. No data file found for 'editor_watch_artist', skipping
  506. No data file found for 'editor_watch_preferences', skipping
  507. No data file found for 'editor_watch_release_group_type', skipping
  508. No data file found for 'editor_watch_release_status', skipping
  509. Sun May 24 09:27:42 2015 : load event
  510. event 3881 100% 21090 0.18 sec
  511. Sun May 24 09:27:43 2015 : load event_alias
  512. event_alias 680 100% 6799 0.10 sec
  513. Sun May 24 09:27:43 2015 : load event_alias_type
  514. event_alias_type 2 100% 45 0.04 sec
  515. Sun May 24 09:27:43 2015 : load event_annotation
  516. event_annotation 189 100% 23625 0.01 sec
  517. Sun May 24 09:27:43 2015 : load event_gid_redirect
  518. event_gid_redirect 280 100% 3888 0.07 sec
  519. Sun May 24 09:27:43 2015 : load event_meta
  520. Sun May 24 09:27:43 2015 : load event_tag
  521. event_tag 283 100% 23581 0.01 sec
  522. Sun May 24 09:27:43 2015 : load event_type
  523. event_type 5 100% 1249 0.00 sec
  524. Sun May 24 09:27:43 2015 : load gender
  525. gender 3 100% 3 0.00 sec
  526. Sun May 24 09:27:43 2015 : load instrument
  527. instrument 732 100% 7037 0.10 sec
  528. Sun May 24 09:27:43 2015 : load instrument_alias
  529. instrument_alias 5546 100% 21005 0.26 sec
  530. Sun May 24 09:27:43 2015 : load instrument_alias_type
  531. instrument_alias_type 2 100% 499 0.00 sec
  532. Sun May 24 09:27:43 2015 : load instrument_annotation
  533. instrument_annotation 16 100% 4000 0.00 sec
  534. Sun May 24 09:27:43 2015 : load instrument_gid_redirect
  535. instrument_gid_redirect 5 100% 1250 0.00 sec
  536. Sun May 24 09:27:43 2015 : load instrument_type
  537. instrument_type 5 100% 138 0.04 sec
  538. Sun May 24 09:27:43 2015 : load instrument_tag
  539. instrument_tag 13 100% 3250 0.00 sec
  540. No data file found for 'instrument_tag_raw', skipping
  541. Sun May 24 09:27:43 2015 : load isrc
  542. isrc 479573 100% 58679 8.17 sec
  543. Sun May 24 09:27:52 2015 : load iswc
  544. iswc 83766 100% 54815 1.53 sec
  545. Sun May 24 09:27:53 2015 : load l_area_area
  546. l_area_area 114473 100% 79932 1.43 sec
  547. Sun May 24 09:27:55 2015 : load l_area_artist
  548. Sun May 24 09:27:55 2015 : load l_area_event
  549. l_area_event 176 100% 22000 0.01 sec
  550. Sun May 24 09:27:55 2015 : load l_area_instrument
  551. l_area_instrument 273 100% 34125 0.01 sec
  552. Sun May 24 09:27:55 2015 : load l_area_label
  553. Sun May 24 09:27:55 2015 : load l_area_place
  554. Sun May 24 09:27:55 2015 : load l_area_recording
  555. l_area_recording 12119 100% 18249 0.66 sec
  556. Sun May 24 09:27:55 2015 : load l_area_release
  557. l_area_release 267 100% 2567 0.10 sec
  558. Sun May 24 09:27:55 2015 : load l_area_release_group
  559. Sun May 24 09:27:55 2015 : load l_area_series
  560. Sun May 24 09:27:55 2015 : load l_area_url
  561. l_area_url 372642 100% 67550 5.52 sec
  562. Sun May 24 09:28:01 2015 : load l_area_work
  563. l_area_work 934 100% 38913 0.02 sec
  564. Sun May 24 09:28:01 2015 : load l_artist_artist
  565. l_artist_artist 218259 100% 106562 2.05 sec
  566. Sun May 24 09:28:03 2015 : load l_artist_event
  567. l_artist_event 9208 100% 127878 0.07 sec
  568. Sun May 24 09:28:03 2015 : load l_artist_instrument
  569. Sun May 24 09:28:03 2015 : load l_artist_label
  570. l_artist_label 8345 100% 208609 0.04 sec
  571. Sun May 24 09:28:03 2015 : load l_artist_place
  572. l_artist_place 1326 100% 36829 0.04 sec
  573. Sun May 24 09:28:03 2015 : load l_artist_recording
  574. l_artist_recording 3382741 100% 83393 40.56 sec
  575. Sun May 24 09:28:44 2015 : load l_artist_release
  576. l_artist_release 384772 100% 81928 4.70 sec
  577. Sun May 24 09:28:49 2015 : load l_artist_release_group
  578. l_artist_release_group 3855 100% 74127 0.05 sec
  579. Sun May 24 09:28:49 2015 : load l_artist_series
  580. l_artist_series 399 100% 12467 0.03 sec
  581. Sun May 24 09:28:49 2015 : load l_artist_url
  582. l_artist_url 1076351 100% 84108 12.80 sec
  583. Sun May 24 09:29:01 2015 : load l_artist_work
  584. l_artist_work 940659 100% 92430 10.18 sec
  585. Sun May 24 09:29:12 2015 : load l_event_event
  586. l_event_event 856 100% 42795 0.02 sec
  587. Sun May 24 09:29:12 2015 : load l_event_instrument
  588. Sun May 24 09:29:12 2015 : load l_event_label
  589. Sun May 24 09:29:12 2015 : load l_event_place
  590. l_event_place 3268 100% 68076 0.05 sec
  591. Sun May 24 09:29:12 2015 : load l_event_recording
  592. l_event_recording 3777 100% 134878 0.03 sec
  593. Sun May 24 09:29:12 2015 : load l_event_release
  594. l_event_release 1082 100% 24588 0.04 sec
  595. Sun May 24 09:29:12 2015 : load l_event_release_group
  596. l_event_release_group 48 100% 5999 0.01 sec
  597. Sun May 24 09:29:12 2015 : load l_event_series
  598. l_event_series 1756 100% 62709 0.03 sec
  599. Sun May 24 09:29:12 2015 : load l_event_url
  600. l_event_url 1858 100% 116117 0.02 sec
  601. Sun May 24 09:29:12 2015 : load l_event_work
  602. l_event_work 138 100% 11499 0.01 sec
  603. Sun May 24 09:29:12 2015 : load l_instrument_instrument
  604. l_instrument_instrument 739 100% 23092 0.03 sec
  605. Sun May 24 09:29:12 2015 : load l_instrument_label
  606. Sun May 24 09:29:12 2015 : load l_instrument_place
  607. Sun May 24 09:29:12 2015 : load l_instrument_recording
  608. Sun May 24 09:29:12 2015 : load l_instrument_release
  609. Sun May 24 09:29:12 2015 : load l_instrument_release_group
  610. Sun May 24 09:29:12 2015 : load l_instrument_series
  611. Sun May 24 09:29:12 2015 : load l_instrument_url
  612. l_instrument_url 770 100% 64161 0.01 sec
  613. Sun May 24 09:29:12 2015 : load l_instrument_work
  614. Sun May 24 09:29:12 2015 : load l_label_label
  615. l_label_label 9461 100% 181928 0.05 sec
  616. Sun May 24 09:29:12 2015 : load l_label_place
  617. Sun May 24 09:29:12 2015 : load l_label_recording
  618. l_label_recording 9736 100% 115893 0.08 sec
  619. Sun May 24 09:29:12 2015 : load l_label_release
  620. l_label_release 17003 100% 103667 0.16 sec
  621. Sun May 24 09:29:12 2015 : load l_label_release_group
  622. Sun May 24 09:29:12 2015 : load l_label_series
  623. Sun May 24 09:29:12 2015 : load l_label_url
  624. l_label_url 85196 100% 42340 2.01 sec
  625. Sun May 24 09:29:14 2015 : load l_label_work
  626. l_label_work 51060 100% 55981 0.91 sec
  627. Sun May 24 09:29:15 2015 : load l_place_place
  628. l_place_place 369 100% 8385 0.04 sec
  629. Sun May 24 09:29:15 2015 : load l_place_recording
  630. l_place_recording 240476 100% 109696 2.19 sec
  631. Sun May 24 09:29:18 2015 : load l_place_release
  632. l_place_release 6961 100% 72504 0.10 sec
  633. Sun May 24 09:29:18 2015 : load l_place_release_group
  634. Sun May 24 09:29:18 2015 : load l_place_series
  635. Sun May 24 09:29:18 2015 : load l_place_url
  636. l_place_url 15261 100% 173404 0.09 sec
  637. Sun May 24 09:29:18 2015 : load l_place_work
  638. l_place_work 800 100% 66661 0.01 sec
  639. Sun May 24 09:29:18 2015 : load l_recording_recording
  640. l_recording_recording 45859 100% 110228 0.42 sec
  641. Sun May 24 09:29:18 2015 : load l_recording_release
  642. l_recording_release 205 100% 25621 0.01 sec
  643. Sun May 24 09:29:18 2015 : load l_recording_release_group
  644. Sun May 24 09:29:18 2015 : load l_recording_series
  645. l_recording_series 3683 100% 92068 0.04 sec
  646. Sun May 24 09:29:18 2015 : load l_recording_url
  647. l_recording_url 37223 100% 116311 0.32 sec
  648. Sun May 24 09:29:19 2015 : load l_recording_work
  649. l_recording_work 1647253 100% 74922 21.99 sec
  650. Sun May 24 09:29:41 2015 : load l_release_group_release_group
  651. l_release_group_release_group 8640 100% 53995 0.16 sec
  652. Sun May 24 09:29:41 2015 : load l_release_group_series
  653. l_release_group_series 24635 100% 81028 0.30 sec
  654. Sun May 24 09:29:41 2015 : load l_release_group_url
  655. l_release_group_url 375492 100% 51432 7.30 sec
  656. Sun May 24 09:29:49 2015 : load l_release_group_work
  657. Sun May 24 09:29:49 2015 : load l_release_release
  658. l_release_release 15628 100% 55809 0.28 sec
  659. Sun May 24 09:29:49 2015 : load l_release_release_group
  660. Sun May 24 09:29:49 2015 : load l_release_series
  661. l_release_series 4310 100% 119712 0.04 sec
  662. Sun May 24 09:29:49 2015 : load l_release_url
  663. l_release_url 1042956 100% 84703 12.31 sec
  664. Sun May 24 09:30:01 2015 : load l_release_work
  665. Sun May 24 09:30:01 2015 : load l_series_series
  666. l_series_series 32 100% 347 0.09 sec
  667. Sun May 24 09:30:02 2015 : load l_series_url
  668. l_series_url 1790 100% 74577 0.02 sec
  669. Sun May 24 09:30:02 2015 : load l_series_work
  670. l_series_work 13763 100% 27971 0.49 sec
  671. Sun May 24 09:30:02 2015 : load l_url_url
  672. Sun May 24 09:30:02 2015 : load l_url_work
  673. l_url_work 87384 100% 74808 1.17 sec
  674. Sun May 24 09:30:03 2015 : load l_work_work
  675. l_work_work 115267 100% 97345 1.18 sec
  676. Sun May 24 09:30:05 2015 : load label
  677. label 92817 100% 78651 1.18 sec
  678. Sun May 24 09:30:06 2015 : load label_alias
  679. label_alias 11379 100% 59260 0.19 sec
  680. Sun May 24 09:30:06 2015 : load label_alias_type
  681. label_alias_type 2 100% 499 0.00 sec
  682. Sun May 24 09:30:06 2015 : load label_annotation
  683. label_annotation 5541 100% 173140 0.03 sec
  684. Sun May 24 09:30:06 2015 : load label_gid_redirect
  685. label_gid_redirect 3139 100% 156934 0.02 sec
  686. Sun May 24 09:30:06 2015 : load label_ipi
  687. label_ipi 1809 100% 90440 0.02 sec
  688. Sun May 24 09:30:06 2015 : load label_isni
  689. label_isni 3 100% 750 0.00 sec
  690. Sun May 24 09:30:06 2015 : load label_meta
  691. label_meta 92817 100% 309362 0.30 sec
  692. Sun May 24 09:30:06 2015 : load label_tag
  693. label_tag 7214 100% 200372 0.04 sec
  694. Sun May 24 09:30:06 2015 : load label_type
  695. label_type 9 100% 9 0.00 sec
  696. Sun May 24 09:30:06 2015 : load language
  697. language 7843 100% 140041 0.06 sec
  698. Sun May 24 09:30:07 2015 : load link
  699. link 175198 100% 100679 1.74 sec
  700. Sun May 24 09:30:08 2015 : load link_attribute
  701. link_attribute 147728 100% 153231 0.96 sec
  702. Sun May 24 09:30:09 2015 : load link_attribute_credit
  703. link_attribute_credit 4757 100% 297293 0.02 sec
  704. Sun May 24 09:30:09 2015 : load link_attribute_text_value
  705. link_attribute_text_value 15123 100% 236274 0.06 sec
  706. Sun May 24 09:30:09 2015 : load link_attribute_type
  707. link_attribute_type 782 100% 65161 0.01 sec
  708. Sun May 24 09:30:09 2015 : load link_creditable_attribute_type
  709. link_creditable_attribute_type 748 100% 37396 0.02 sec
  710. Sun May 24 09:30:10 2015 : load link_text_attribute_type
  711. link_text_attribute_type 2 100% 249 0.01 sec
  712. Sun May 24 09:30:10 2015 : load link_type
  713. link_type 409 100% 34080 0.01 sec
  714. Sun May 24 09:30:10 2015 : load link_type_attribute_type
  715. link_type_attribute_type 215 100% 53736 0.00 sec
  716. No data file found for 'editor_collection', skipping
  717. No data file found for 'editor_collection_area', skipping
  718. No data file found for 'editor_collection_artist', skipping
  719. No data file found for 'editor_collection_event', skipping
  720. No data file found for 'editor_collection_instrument', skipping
  721. No data file found for 'editor_collection_label', skipping
  722. No data file found for 'editor_collection_place', skipping
  723. No data file found for 'editor_collection_recording', skipping
  724. No data file found for 'editor_collection_release', skipping
  725. No data file found for 'editor_collection_release_group', skipping
  726. No data file found for 'editor_collection_series', skipping
  727. No data file found for 'editor_collection_work', skipping
  728. Sun May 24 09:30:10 2015 : load editor_collection_type
  729. editor_collection_type 6 100% 749 0.01 sec
  730. Sun May 24 09:30:10 2015 : load medium
  731. medium 1625931 100% 79789 20.38 sec
  732. Sun May 24 09:30:30 2015 : load medium_cdtoc
  733. medium_cdtoc 754727 100% 89287 8.45 sec
  734. Sun May 24 09:30:39 2015 : load medium_format
  735. medium_format 60 100% 4999 0.01 sec
  736. Sun May 24 09:30:39 2015 : load orderable_link_type
  737. orderable_link_type 8 100% 1999 0.00 sec
  738. Sun May 24 09:30:39 2015 : load place
  739. place 10445 100% 59341 0.18 sec
  740. Sun May 24 09:30:39 2015 : load place_alias
  741. place_alias 2327 100% 116338 0.02 sec
  742. Sun May 24 09:30:39 2015 : load place_alias_type
  743. place_alias_type 2 100% 499 0.00 sec
  744. Sun May 24 09:30:39 2015 : load place_annotation
  745. place_annotation 227 100% 8106 0.03 sec
  746. Sun May 24 09:30:39 2015 : load place_gid_redirect
  747. place_gid_redirect 120 100% 4999 0.02 sec
  748. Sun May 24 09:30:39 2015 : load place_tag
  749. place_tag 665 100% 83114 0.01 sec
  750. Sun May 24 09:30:39 2015 : load place_type
  751. place_type 6 100% 1500 0.00 sec
  752. Sun May 24 09:30:39 2015 : load recording
  753. recording 14845781 100% 54944 270.20 sec
  754. Sun May 24 09:35:09 2015 : load recording_alias
  755. recording_alias 659 100% 3922 0.17 sec
  756. Sun May 24 09:35:10 2015 : load recording_alias_type
  757. recording_alias_type 2 100% 83 0.02 sec
  758. Sun May 24 09:35:10 2015 : load recording_annotation
  759. recording_annotation 29076 100% 259583 0.11 sec
  760. Sun May 24 09:35:10 2015 : load recording_gid_redirect
  761. recording_gid_redirect 1314894 100% 89125 14.75 sec
  762. Sun May 24 09:35:26 2015 : load recording_meta
  763. recording_meta 14845781 100% 171129 86.75 sec
  764. Sun May 24 09:36:52 2015 : load recording_tag
  765. recording_tag 1119884 100% 106890 10.48 sec
  766. Sun May 24 09:37:03 2015 : load release
  767. release 1454749 100% 39735 36.61 sec
  768. Sun May 24 09:37:40 2015 : load release_alias
  769. release_alias 69 100% 479 0.14 sec
  770. Sun May 24 09:37:40 2015 : load release_alias_type
  771. release_alias_type 2 100% 499 0.00 sec
  772. Sun May 24 09:37:40 2015 : load release_annotation
  773. release_annotation 324533 100% 95106 3.41 sec
  774. Sun May 24 09:37:43 2015 : load release_country
  775. release_country 1210691 100% 84965 14.25 sec
  776. Sun May 24 09:37:57 2015 : load release_gid_redirect
  777. release_gid_redirect 115558 100% 38878 2.97 sec
  778. Sun May 24 09:38:00 2015 : load release_group
  779. release_group 1184729 100% 37507 31.59 sec
  780. Sun May 24 09:38:34 2015 : load release_group_alias
  781. release_group_alias 34 100% 472 0.07 sec
  782. Sun May 24 09:38:34 2015 : load release_group_alias_type
  783. release_group_alias_type 2 100% 71 0.03 sec
  784. Sun May 24 09:38:34 2015 : load release_group_annotation
  785. release_group_annotation 4274 100% 21368 0.20 sec
  786. Sun May 24 09:38:34 2015 : load release_group_gid_redirect
  787. release_group_gid_redirect 122583 100% 33747 3.63 sec
  788. Sun May 24 09:38:38 2015 : load release_group_meta
  789. release_group_meta 1184729 100% 121574 9.74 sec
  790. Sun May 24 09:38:48 2015 : load release_group_tag
  791. release_group_tag 398063 100% 73654 5.40 sec
  792. Sun May 24 09:38:53 2015 : load release_group_primary_type
  793. release_group_primary_type 5 100% 312 0.02 sec
  794. Sun May 24 09:38:53 2015 : load release_group_secondary_type
  795. release_group_secondary_type 10 100% 2500 0.00 sec
  796. Sun May 24 09:38:53 2015 : load release_group_secondary_type_join
  797. release_group_secondary_type_j 309652 100% 151183 2.05 sec
  798. Sun May 24 09:38:55 2015 : load release_label
  799. release_label 1063435 100% 85340 12.46 sec
  800. Sun May 24 09:39:08 2015 : load release_meta
  801. release_meta 1454749 100% 64159 22.67 sec
  802. No data file found for 'release_coverart', skipping
  803. Sun May 24 09:39:31 2015 : load release_packaging
  804. release_packaging 13 100% 295 0.04 sec
  805. Sun May 24 09:39:31 2015 : load release_status
  806. release_status 4 100% 999 0.00 sec
  807. Sun May 24 09:39:31 2015 : load release_tag
  808. release_tag 80500 100% 150173 0.54 sec
  809. Sun May 24 09:39:31 2015 : load release_unknown_country
  810. release_unknown_country 74695 100% 255782 0.29 sec
  811. Sun May 24 09:39:32 2015 : load replication_control
  812. replication_control 1 100% 83 0.01 sec
  813. Sun May 24 09:39:32 2015 : load script
  814. script 159 100% 13248 0.01 sec
  815. Sun May 24 09:39:32 2015 : load tag
  816. tag 50016 100% 255160 0.20 sec
  817. Sun May 24 09:39:32 2015 : load tag_relation
  818. tag_relation 125772 100% 132101 0.95 sec
  819. Sun May 24 09:39:33 2015 : load track
  820. track 18330235 100% 33296 550.51 sec
  821. Sun May 24 09:48:45 2015 : load track_gid_redirect
  822. track_gid_redirect 31836 100% 31961 1.00 sec
  823. Sun May 24 09:48:46 2015 : load medium_index
  824. medium_index 1404450 100% 36004 39.01 sec
  825. Sun May 24 09:49:25 2015 : load url
  826. url 3009905 100% 37292 80.71 sec
  827. Sun May 24 09:50:49 2015 : load url_gid_redirect
  828. url_gid_redirect 4214 100% 8634 0.49 sec
  829. Sun May 24 09:50:49 2015 : load work
  830. work 591989 100% 61557 9.62 sec
  831. No data file found for 'work_lastmod', skipping
  832. Sun May 24 09:50:59 2015 : load work_alias
  833. work_alias 84082 100% 22503 3.74 sec
  834. Sun May 24 09:51:03 2015 : load work_alias_type
  835. work_alias_type 2 100% 45 0.04 sec
  836. Sun May 24 09:51:03 2015 : load work_annotation
  837. work_annotation 36493 100% 130320 0.28 sec
  838. Sun May 24 09:51:03 2015 : load work_attribute
  839. work_attribute 28665 100% 275601 0.10 sec
  840. Sun May 24 09:51:03 2015 : load work_attribute_type
  841. work_attribute_type 13 100% 464 0.03 sec
  842. Sun May 24 09:51:03 2015 : load work_attribute_type_allowed_value
  843. work_attribute_type_allowed_va 297 100% 6749 0.04 sec
  844. Sun May 24 09:51:03 2015 : load work_gid_redirect
  845. work_gid_redirect 121423 100% 88492 1.37 sec
  846. Sun May 24 09:51:05 2015 : load work_meta
  847. work_meta 591989 100% 195229 3.03 sec
  848. Sun May 24 09:51:08 2015 : load work_tag
  849. work_tag 15437 100% 107191 0.14 sec
  850. Sun May 24 09:51:08 2015 : load work_type
  851. work_type 29 100% 1035 0.03 sec
  852. Sun May 24 09:51:08 2015 : load cover_art_archive.art_type
  853. cover_art_archive.art_type 13 100% 1083 0.01 sec
  854. Sun May 24 09:51:08 2015 : load cover_art_archive.image_type
  855. cover_art_archive.image_type 4 100% 83 0.05 sec
  856. Sun May 24 09:51:08 2015 : load cover_art_archive.cover_art
  857. cover_art_archive.cover_art 671655 100% 56972 11.79 sec
  858. Sun May 24 09:51:20 2015 : load cover_art_archive.cover_art_type
  859. cover_art_archive.cover_art_ty 716890 100% 131769 5.44 sec
  860. Sun May 24 09:51:25 2015 : load cover_art_archive.release_group_cover_art
  861. cover_art_archive.release_grou 2101 100% 43767 0.05 sec
  862. Sun May 24 09:51:26 2015 : load documentation.l_area_area_example
  863. documentation.l_area_area_exam 1 100% 249 0.00 sec
  864. Sun May 24 09:51:26 2015 : load documentation.l_area_artist_example
  865. Sun May 24 09:51:26 2015 : load documentation.l_area_event_example
  866. Sun May 24 09:51:26 2015 : load documentation.l_area_instrument_example
  867. Sun May 24 09:51:26 2015 : load documentation.l_area_label_example
  868. Sun May 24 09:51:26 2015 : load documentation.l_area_place_example
  869. Sun May 24 09:51:26 2015 : load documentation.l_area_recording_example
  870. Sun May 24 09:51:26 2015 : load documentation.l_area_release_example
  871. Sun May 24 09:51:26 2015 : load documentation.l_area_release_group_example
  872. Sun May 24 09:51:26 2015 : load documentation.l_area_series_example
  873. Sun May 24 09:51:26 2015 : load documentation.l_area_url_example
  874. documentation.l_area_url_examp 3 100% 107 0.03 sec
  875. Sun May 24 09:51:26 2015 : load documentation.l_area_work_example
  876. documentation.l_area_work_exam 2 100% 166 0.01 sec
  877. Sun May 24 09:51:26 2015 : load documentation.l_artist_artist_example
  878. documentation.l_artist_artist_ 22 100% 5500 0.00 sec
  879. Sun May 24 09:51:26 2015 : load documentation.l_artist_event_example
  880. documentation.l_artist_event_e 1 100% 250 0.00 sec
  881. Sun May 24 09:51:26 2015 : load documentation.l_artist_instrument_example
  882. Sun May 24 09:51:26 2015 : load documentation.l_artist_label_example
  883. documentation.l_artist_label_e 4 100% 166 0.02 sec
  884. Sun May 24 09:51:26 2015 : load documentation.l_artist_recording_example
  885. documentation.l_artist_recordi 15 100% 749 0.02 sec
  886. Sun May 24 09:51:26 2015 : load documentation.l_artist_release_example
  887. documentation.l_artist_release 14 100% 3499 0.00 sec
  888. Sun May 24 09:51:26 2015 : load documentation.l_artist_release_group_example
  889. documentation.l_artist_release 4 100% 1000 0.00 sec
  890. Sun May 24 09:51:26 2015 : load documentation.l_artist_place_example
  891. documentation.l_artist_place_e 3 100% 750 0.00 sec
  892. Sun May 24 09:51:26 2015 : load documentation.l_artist_series_example
  893. Sun May 24 09:51:26 2015 : load documentation.l_artist_url_example
  894. documentation.l_artist_url_exa 24 100% 299 0.08 sec
  895. Sun May 24 09:51:26 2015 : load documentation.l_artist_work_example
  896. documentation.l_artist_work_ex 7 100% 76 0.09 sec
  897. Sun May 24 09:51:26 2015 : load documentation.l_event_event_example
  898. Sun May 24 09:51:26 2015 : load documentation.l_event_instrument_example
  899. Sun May 24 09:51:26 2015 : load documentation.l_event_label_example
  900. Sun May 24 09:51:27 2015 : load documentation.l_event_place_example
  901. Sun May 24 09:51:27 2015 : load documentation.l_event_recording_example
  902. Sun May 24 09:51:28 2015 : load documentation.l_event_release_example
  903. Sun May 24 09:51:28 2015 : load documentation.l_event_release_group_example
  904. Sun May 24 09:51:28 2015 : load documentation.l_event_series_example
  905. Sun May 24 09:51:28 2015 : load documentation.l_event_url_example
  906. Sun May 24 09:51:28 2015 : load documentation.l_event_work_example
  907. Sun May 24 09:51:28 2015 : load documentation.l_instrument_instrument_example
  908. Sun May 24 09:51:28 2015 : load documentation.l_instrument_label_example
  909. Sun May 24 09:51:28 2015 : load documentation.l_instrument_place_example
  910. Sun May 24 09:51:28 2015 : load documentation.l_instrument_recording_example
  911. Sun May 24 09:51:28 2015 : load documentation.l_instrument_release_example
  912. Sun May 24 09:51:28 2015 : load documentation.l_instrument_release_group_example
  913. Sun May 24 09:51:28 2015 : load documentation.l_instrument_series_example
  914. Sun May 24 09:51:28 2015 : load documentation.l_instrument_url_example
  915. Sun May 24 09:51:28 2015 : load documentation.l_instrument_work_example
  916. Sun May 24 09:51:28 2015 : load documentation.l_label_label_example
  917. documentation.l_label_label_ex 8 100% 1999 0.00 sec
  918. Sun May 24 09:51:28 2015 : load documentation.l_label_recording_example
  919. Sun May 24 09:51:28 2015 : load documentation.l_label_release_example
  920. documentation.l_label_release_ 9 100% 187 0.05 sec
  921. Sun May 24 09:51:28 2015 : load documentation.l_label_release_group_example
  922. Sun May 24 09:51:28 2015 : load documentation.l_label_place_example
  923. Sun May 24 09:51:28 2015 : load documentation.l_label_series_example
  924. Sun May 24 09:51:28 2015 : load documentation.l_label_url_example
  925. documentation.l_label_url_exam 15 100% 3749 0.00 sec
  926. Sun May 24 09:51:28 2015 : load documentation.l_label_work_example
  927. Sun May 24 09:51:28 2015 : load documentation.l_place_place_example
  928. documentation.l_place_place_ex 2 100% 166 0.01 sec
  929. Sun May 24 09:51:28 2015 : load documentation.l_place_recording_example
  930. documentation.l_place_recordin 2 100% 500 0.00 sec
  931. Sun May 24 09:51:28 2015 : load documentation.l_place_release_example
  932. Sun May 24 09:51:28 2015 : load documentation.l_place_release_group_example
  933. documentation.l_place_release_ 1 100% 249 0.00 sec
  934. Sun May 24 09:51:28 2015 : load documentation.l_place_series_example
  935. Sun May 24 09:51:28 2015 : load documentation.l_place_url_example
  936. documentation.l_place_url_exam 5 100% 1250 0.00 sec
  937. Sun May 24 09:51:28 2015 : load documentation.l_place_work_example
  938. documentation.l_place_work_exa 4 100% 1000 0.00 sec
  939. Sun May 24 09:51:28 2015 : load documentation.l_recording_recording_example
  940. documentation.l_recording_reco 10 100% 2499 0.00 sec
  941. Sun May 24 09:51:29 2015 : load documentation.l_recording_release_example
  942. Sun May 24 09:51:29 2015 : load documentation.l_recording_release_group_example
  943. Sun May 24 09:51:29 2015 : load documentation.l_recording_series_example
  944. Sun May 24 09:51:29 2015 : load documentation.l_recording_url_example
  945. documentation.l_recording_url_ 2 100% 249 0.01 sec
  946. Sun May 24 09:51:29 2015 : load documentation.l_recording_work_example
  947. documentation.l_recording_work 5 100% 249 0.02 sec
  948. Sun May 24 09:51:29 2015 : load documentation.l_release_group_release_group_example
  949. documentation.l_release_group_ 7 100% 583 0.01 sec
  950. Sun May 24 09:51:29 2015 : load documentation.l_release_group_series_example
  951. Sun May 24 09:51:29 2015 : load documentation.l_release_group_url_example
  952. documentation.l_release_group_ 8 100% 333 0.02 sec
  953. Sun May 24 09:51:29 2015 : load documentation.l_release_group_work_example
  954. Sun May 24 09:51:29 2015 : load documentation.l_release_release_example
  955. documentation.l_release_releas 3 100% 374 0.01 sec
  956. Sun May 24 09:51:29 2015 : load documentation.l_release_release_group_example
  957. Sun May 24 09:51:29 2015 : load documentation.l_release_series_example
  958. Sun May 24 09:51:29 2015 : load documentation.l_release_url_example
  959. documentation.l_release_url_ex 10 100% 2500 0.00 sec
  960. Sun May 24 09:51:29 2015 : load documentation.l_release_work_example
  961. Sun May 24 09:51:29 2015 : load documentation.l_series_series_example
  962. Sun May 24 09:51:29 2015 : load documentation.l_series_url_example
  963. Sun May 24 09:51:29 2015 : load documentation.l_series_work_example
  964. Sun May 24 09:51:29 2015 : load documentation.l_url_url_example
  965. Sun May 24 09:51:29 2015 : load documentation.l_url_work_example
  966. documentation.l_url_work_examp 9 100% 1124 0.01 sec
  967. Sun May 24 09:51:29 2015 : load documentation.l_work_work_example
  968. documentation.l_work_work_exam 11 100% 392 0.03 sec
  969. Sun May 24 09:51:29 2015 : load documentation.link_type_documentation
  970. documentation.link_type_docume 409 100% 7302 0.06 sec
  971. Sun May 24 09:51:29 2015 : load statistics.statistic
  972. statistics.statistic 4242645 100% 59851 70.89 sec
  973. Sun May 24 09:52:40 2015 : load statistics.statistic_event
  974. statistics.statistic_event 58 100% 852 0.07 sec
  975. Sun May 24 09:52:40 2015 : load wikidocs.wikidocs_index
  976. wikidocs.wikidocs_index 175 100% 4374 0.04 sec
  977. Sun May 24 09:52:40 2015 : ensuring editor information is present
  978. Sun May 24 09:52:54 2015 : import finished
  979. Loaded 226 tables (96297449 rows) in 1661 seconds
  980. Sun May 24 09:53:01 2015 : Creating primary keys ... (CreatePrimaryKeys.sql)
  981. Sun May 24 10:08:44 2015 : Creating CAA primary keys ... (caa/CreatePrimaryKeys.sql)
  982. Sun May 24 10:09:40 2015 : Creating documentation primary keys ... (documentation/CreatePrimaryKeys.sql)
  983. Sun May 24 10:09:41 2015 : Creating statistics primary keys ... (statistics/CreatePrimaryKeys.sql)
  984. Sun May 24 10:11:15 2015 : Creating wikidocs primary keys ... (wikidocs/CreatePrimaryKeys.sql)
  985. Sun May 24 10:11:17 2015 : Creating search configuration ... (CreateSearchConfiguration.sql)
  986. Sun May 24 10:11:20 2015 : Creating functions ... (CreateFunctions.sql)
  987. Sun May 24 10:11:27 2015 : Creating CAA functions ... (caa/CreateFunctions.sql)
  988. Sun May 24 10:11:29 2015 : Creating indexes ... (CreateIndexes.sql)
  989. Sun May 24 11:16:33 2015 : Creating CAA indexes ... (caa/CreateIndexes.sql)
  990. Sun May 24 11:16:41 2015 : Creating statistics indexes ... (statistics/CreateIndexes.sql)
  991. Sun May 24 11:18:11 2015 : Creating slave-only indexes ... (CreateSlaveIndexes.sql)
  992. Sun May 24 11:20:23 2015 : Setting raw initial sequence values ... (SetSequences.sql)
  993. Sun May 24 11:20:30 2015 : Setting raw initial statistics sequence values ... (statistics/SetSequences.sql)
  994. Sun May 24 11:20:30 2015 : Creating views ... (CreateViews.sql)
  995. Sun May 24 11:20:31 2015 : Creating CAA views ... (caa/CreateViews.sql)
  996. Sun May 24 11:20:31 2015 : Creating search indexes ... (CreateSearchIndexes.sql)
  997. Sun May 24 11:43:04 2015 : Setting up replication ... (ReplicationSetup.sql)
  998. Sun May 24 11:43:10 2015 : Optimizing database ...
  999. WARNING: skipping "pg_authid" --- only superuser can vacuum it
  1000. WARNING: skipping "pg_database" --- only superuser can vacuum it
  1001. WARNING: skipping "pg_db_role_setting" --- only superuser can vacuum it
  1002. WARNING: skipping "pg_pltemplate" --- only superuser can vacuum it
  1003. WARNING: skipping "pg_auth_members" --- only superuser can vacuum it
  1004. WARNING: skipping "pg_shdepend" --- only superuser can vacuum it
  1005. WARNING: skipping "pg_shdescription" --- only superuser can vacuum it
  1006. WARNING: skipping "pg_tablespace" --- only superuser can vacuum it
  1007. VACUUM
  1008. Sun May 24 12:18:27 2015 : Initialized and imported data into the database.
  1009. Sun May 24 12:18:28 2015 : InitDb.pl succeeded
  1010. vm@musicbrainzvm:~$ bin/replicate now
  1011. Sun May 24 17:04:36 2015 : Downloading https://metabrainz.org/api/musicbrainz/replication-86557.tar.bz2 to /tmp/replication-86557.tar.bz2
  1012. Sun May 24 17:04:47 2015 : Replication packet #86557 not available
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement