Advertisement
Guest User

analyzer_output

a guest
Mar 19th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.41 KB | None | 0 0
  1. /** Disk-Space Utilization Report For /var/urbackup/backup_server.db
  2.  
  3. Page size in bytes................................ 4096
  4. Pages in the whole file (measured)................ 690
  5. Pages in the whole file (calculated).............. 690
  6. Pages that store data............................. 690 100.0%
  7. Pages on the freelist (per header)................ 0 0.0%
  8. Pages on the freelist (calculated)................ 0 0.0%
  9. Pages of auto-vacuum overhead..................... 0 0.0%
  10. Number of tables in the database.................. 21
  11. Number of indices................................. 9
  12. Number of defined indices......................... 8
  13. Number of implied indices......................... 1
  14. Size of the file in bytes......................... 2826240
  15. Bytes of user payload stored...................... 2506811 88.7%
  16.  
  17. *** Page counts for all tables with their indices *****************************
  18.  
  19. LOG_DATA.......................................... 570 82.6%
  20. CLIENTS_HIST...................................... 45 6.5%
  21. ORIG_CLIENT_SETTINGS.............................. 24 3.5%
  22. TOKENS_ON_CLIENT.................................. 10 1.4%
  23. USER_TOKENS....................................... 10 1.4%
  24. CLIENTS_HIST_ID................................... 6 0.87%
  25. BACKUPS........................................... 4 0.58%
  26. LOGS.............................................. 4 0.58%
  27. SQLITE_MASTER..................................... 3 0.43%
  28. MOVED_CLIENTS..................................... 2 0.29%
  29. USERS_ON_CLIENT................................... 2 0.29%
  30. ALERT_SCRIPT_PARAMS............................... 1 0.14%
  31. ALERT_SCRIPTS..................................... 1 0.14%
  32. ASSOC_IMAGES...................................... 1 0.14%
  33. BACKUP_IMAGES..................................... 1 0.14%
  34. CLIENTS........................................... 1 0.14%
  35. DEL_STATS......................................... 1 0.14%
  36. MAIL_QUEUE........................................ 1 0.14%
  37. MISC.............................................. 1 0.14%
  38. MOUNTED_BACKUP_IMAGES............................. 1 0.14%
  39. RESTORES.......................................... 1 0.14%
  40.  
  41. *** Page counts for all tables and indices separately *************************
  42.  
  43. LOG_DATA.......................................... 569 82.5%
  44. CLIENTS_HIST...................................... 33 4.8%
  45. ORIG_CLIENT_SETTINGS.............................. 23 3.3%
  46. CLIENTS_HIST_CREATED_IDX.......................... 12 1.7%
  47. USER_TOKENS....................................... 6 0.87%
  48. TOKENS_ON_CLIENT.................................. 5 0.72%
  49. TOKENS_ON_CLIENT_UNIQUE........................... 5 0.72%
  50. BACKUPS........................................... 4 0.58%
  51. USER_TOKENS_UNIQUE................................ 4 0.58%
  52. CLIENTS_HIST_ID................................... 3 0.43%
  53. CLIENTS_HIST_ID_CREATED_IDX....................... 3 0.43%
  54. LOGS.............................................. 3 0.43%
  55. SQLITE_MASTER..................................... 3 0.43%
  56. ALERT_SCRIPT_PARAMS............................... 1 0.14%
  57. ALERT_SCRIPTS..................................... 1 0.14%
  58. ASSOC_IMAGES...................................... 1 0.14%
  59. BACKUP_IMAGES..................................... 1 0.14%
  60. CLIENTS........................................... 1 0.14%
  61. DEL_STATS......................................... 1 0.14%
  62. LOG_DATA_IDX...................................... 1 0.14%
  63. LOGS_CREATED_IDX.................................. 1 0.14%
  64. MAIL_QUEUE........................................ 1 0.14%
  65. MISC.............................................. 1 0.14%
  66. MOUNTED_BACKUP_IMAGES............................. 1 0.14%
  67. MOVED_CLIENTS..................................... 1 0.14%
  68. MOVED_CLIENTS_FROM_IDX............................ 1 0.14%
  69. RESTORES.......................................... 1 0.14%
  70. SQLITE_AUTOINDEX_ORIG_CLIENT_SETTINGS_1........... 1 0.14%
  71. USERS_ON_CLIENT................................... 1 0.14%
  72. USERS_ON_CLIENT_UNIQUE............................ 1 0.14%
  73.  
  74. *** All tables and indices ****************************************************
  75.  
  76. Percentage of total database...................... 100.0%
  77. Number of entries................................. 5387
  78. Bytes of storage consumed......................... 2826240
  79. Bytes of payload.................................. 2577089 91.2%
  80. Bytes of metadata................................. 28008 0.99%
  81. Average payload per entry......................... 478.39
  82. Average unused bytes per entry.................... 41.41
  83. Average metadata per entry........................ 5.20
  84. Average fanout.................................... 11.00
  85. Maximum payload per entry......................... 1560746
  86. Entries that use overflow......................... 29 0.54%
  87. Index pages used.................................. 13
  88. Primary pages used................................ 159
  89. Overflow pages used............................... 518
  90. Total pages used.................................. 690
  91. Unused bytes on index pages....................... 51598 96.9%
  92. Unused bytes on primary pages..................... 171354 26.3%
  93. Unused bytes on overflow pages.................... 147 0.007%
  94. Unused bytes on all pages......................... 223099 7.9%
  95.  
  96. *** All tables ****************************************************************
  97.  
  98. Percentage of total database...................... 95.8%
  99. Number of entries................................. 2811
  100. Bytes of storage consumed......................... 2707456
  101. Bytes of payload.................................. 2512436 92.8%
  102. Bytes of metadata................................. 19968 0.74%
  103. Average payload per entry......................... 893.79
  104. Average unused bytes per entry.................... 62.97
  105. Average metadata per entry........................ 7.10
  106. Average fanout.................................... 13.00
  107. Maximum payload per entry......................... 1560746
  108. Entries that use overflow......................... 29 1.0%
  109. Index pages used.................................. 9
  110. Primary pages used................................ 134
  111. Overflow pages used............................... 518
  112. Total pages used.................................. 661
  113. Unused bytes on index pages....................... 35814 97.2%
  114. Unused bytes on primary pages..................... 141047 25.7%
  115. Unused bytes on overflow pages.................... 147 0.007%
  116. Unused bytes on all pages......................... 177008 6.5%
  117.  
  118. *** All indices ***************************************************************
  119.  
  120. Percentage of total database...................... 4.2%
  121. Number of entries................................. 2576
  122. Bytes of storage consumed......................... 118784
  123. Bytes of payload.................................. 64653 54.4%
  124. Bytes of metadata................................. 8040 6.8%
  125. Average payload per entry......................... 25.10
  126. Average unused bytes per entry.................... 17.89
  127. Average metadata per entry........................ 3.12
  128. Average fanout.................................... 7.00
  129. Maximum payload per entry......................... 78
  130. Entries that use overflow......................... 0 0.0%
  131. Index pages used.................................. 4
  132. Primary pages used................................ 25
  133. Overflow pages used............................... 0
  134. Total pages used.................................. 29
  135. Unused bytes on index pages....................... 15784 96.3%
  136. Unused bytes on primary pages..................... 30307 29.6%
  137. Unused bytes on overflow pages.................... 0
  138. Unused bytes on all pages......................... 46091 38.8%
  139.  
  140. *** Table ALERT_SCRIPT_PARAMS *************************************************
  141.  
  142. Percentage of total database...................... 0.14%
  143. Number of entries................................. 22
  144. Bytes of storage consumed......................... 4096
  145. Bytes of payload.................................. 1163 28.4%
  146. Bytes of metadata................................. 96 2.3%
  147. B-tree depth...................................... 1
  148. Average payload per entry......................... 52.86
  149. Average unused bytes per entry.................... 128.95
  150. Average metadata per entry........................ 4.36
  151. Maximum payload per entry......................... 83
  152. Entries that use overflow......................... 0 0.0%
  153. Primary pages used................................ 1
  154. Overflow pages used............................... 0
  155. Total pages used.................................. 1
  156. Unused bytes on primary pages..................... 2837 69.3%
  157. Unused bytes on overflow pages.................... 0
  158. Unused bytes on all pages......................... 2837 69.3%
  159.  
  160. *** Table ALERT_SCRIPTS *******************************************************
  161.  
  162. Percentage of total database...................... 0.14%
  163. Number of entries................................. 2
  164. Bytes of storage consumed......................... 4096
  165. Bytes of payload.................................. 30 0.73%
  166. Bytes of metadata................................. 18 0.44%
  167. B-tree depth...................................... 1
  168. Average payload per entry......................... 15.00
  169. Average unused bytes per entry.................... 2024.00
  170. Average metadata per entry........................ 9.00
  171. Maximum payload per entry......................... 17
  172. Entries that use overflow......................... 0 0.0%
  173. Primary pages used................................ 1
  174. Overflow pages used............................... 0
  175. Total pages used.................................. 1
  176. Unused bytes on primary pages..................... 4048 98.8%
  177. Unused bytes on overflow pages.................... 0
  178. Unused bytes on all pages......................... 4048 98.8%
  179.  
  180. *** Table ASSOC_IMAGES ********************************************************
  181.  
  182. Percentage of total database...................... 0.14%
  183. Number of entries................................. 0
  184. Bytes of storage consumed......................... 4096
  185. Bytes of payload.................................. 0 0.0%
  186. Bytes of metadata................................. 8 0.20%
  187. B-tree depth...................................... 1
  188. Average payload per entry......................... 0.0
  189. Average unused bytes per entry.................... 0.0
  190. Average metadata per entry........................ 0.0
  191. Maximum payload per entry......................... 0
  192. Entries that use overflow......................... 0
  193. Primary pages used................................ 1
  194. Overflow pages used............................... 0
  195. Total pages used.................................. 1
  196. Unused bytes on primary pages..................... 4088 99.80%
  197. Unused bytes on overflow pages.................... 0
  198. Unused bytes on all pages......................... 4088 99.80%
  199.  
  200. *** Table BACKUP_IMAGES *******************************************************
  201.  
  202. Percentage of total database...................... 0.14%
  203. Number of entries................................. 0
  204. Bytes of storage consumed......................... 4096
  205. Bytes of payload.................................. 0 0.0%
  206. Bytes of metadata................................. 8 0.20%
  207. B-tree depth...................................... 1
  208. Average payload per entry......................... 0.0
  209. Average unused bytes per entry.................... 0.0
  210. Average metadata per entry........................ 0.0
  211. Maximum payload per entry......................... 0
  212. Entries that use overflow......................... 0
  213. Primary pages used................................ 1
  214. Overflow pages used............................... 0
  215. Total pages used.................................. 1
  216. Unused bytes on primary pages..................... 4088 99.80%
  217. Unused bytes on overflow pages.................... 0
  218. Unused bytes on all pages......................... 4088 99.80%
  219.  
  220. *** Table BACKUPS *************************************************************
  221.  
  222. Percentage of total database...................... 0.58%
  223. Number of entries................................. 117
  224. Bytes of storage consumed......................... 16384
  225. Bytes of payload.................................. 9315 56.9%
  226. Bytes of metadata................................. 552 3.4%
  227. B-tree depth...................................... 2
  228. Average payload per entry......................... 79.62
  229. Average unused bytes per entry.................... 55.70
  230. Average metadata per entry........................ 4.72
  231. Average fanout.................................... 3.00
  232. Non-sequential pages.............................. 2 66.7%
  233. Maximum payload per entry......................... 82
  234. Entries that use overflow......................... 0 0.0%
  235. Index pages used.................................. 1
  236. Primary pages used................................ 3
  237. Overflow pages used............................... 0
  238. Total pages used.................................. 4
  239. Unused bytes on index pages....................... 4070 99.37%
  240. Unused bytes on primary pages..................... 2447 19.9%
  241. Unused bytes on overflow pages.................... 0
  242. Unused bytes on all pages......................... 6517 39.8%
  243.  
  244. *** Table CLIENTS *************************************************************
  245.  
  246. Percentage of total database...................... 0.14%
  247. Number of entries................................. 17
  248. Bytes of storage consumed......................... 4096
  249. Bytes of payload.................................. 2919 71.3%
  250. Bytes of metadata................................. 93 2.3%
  251. B-tree depth...................................... 1
  252. Average payload per entry......................... 171.71
  253. Average unused bytes per entry.................... 63.76
  254. Average metadata per entry........................ 5.47
  255. Maximum payload per entry......................... 188
  256. Entries that use overflow......................... 0 0.0%
  257. Primary pages used................................ 1
  258. Overflow pages used............................... 0
  259. Total pages used.................................. 1
  260. Unused bytes on primary pages..................... 1084 26.5%
  261. Unused bytes on overflow pages.................... 0
  262. Unused bytes on all pages......................... 1084 26.5%
  263.  
  264. *** Table CLIENTS_HIST and all its indices ************************************
  265.  
  266. Percentage of total database...................... 6.5%
  267. Number of entries................................. 2718
  268. Bytes of storage consumed......................... 184320
  269. Bytes of payload.................................. 143157 77.7%
  270. Bytes of metadata................................. 11528 6.3%
  271. Average payload per entry......................... 52.67
  272. Average unused bytes per entry.................... 10.90
  273. Average metadata per entry........................ 4.24
  274. Average fanout.................................... 22.00
  275. Maximum payload per entry......................... 91
  276. Entries that use overflow......................... 0 0.0%
  277. Index pages used.................................. 2
  278. Primary pages used................................ 43
  279. Overflow pages used............................... 0
  280. Total pages used.................................. 45
  281. Unused bytes on index pages....................... 7610 92.9%
  282. Unused bytes on primary pages..................... 22025 12.5%
  283. Unused bytes on overflow pages.................... 0
  284. Unused bytes on all pages......................... 29635 16.1%
  285.  
  286. *** Table CLIENTS_HIST w/o any indices ****************************************
  287.  
  288. Percentage of total database...................... 4.8%
  289. Number of entries................................. 1359
  290. Bytes of storage consumed......................... 135168
  291. Bytes of payload.................................. 110541 81.8%
  292. Bytes of metadata................................. 7311 5.4%
  293. B-tree depth...................................... 2
  294. Average payload per entry......................... 81.34
  295. Average unused bytes per entry.................... 12.74
  296. Average metadata per entry........................ 5.38
  297. Average fanout.................................... 32.00
  298. Non-sequential pages.............................. 25 78.1%
  299. Maximum payload per entry......................... 91
  300. Entries that use overflow......................... 0 0.0%
  301. Index pages used.................................. 1
  302. Primary pages used................................ 32
  303. Overflow pages used............................... 0
  304. Total pages used.................................. 33
  305. Unused bytes on index pages....................... 3836 93.7%
  306. Unused bytes on primary pages..................... 13480 10.3%
  307. Unused bytes on overflow pages.................... 0
  308. Unused bytes on all pages......................... 17316 12.8%
  309.  
  310. *** Index CLIENTS_HIST_CREATED_IDX of table CLIENTS_HIST **********************
  311.  
  312. Percentage of total database...................... 1.7%
  313. Number of entries................................. 1359
  314. Bytes of storage consumed......................... 49152
  315. Bytes of payload.................................. 32616 66.4%
  316. Bytes of metadata................................. 4217 8.6%
  317. B-tree depth...................................... 2
  318. Average payload per entry......................... 24.00
  319. Average unused bytes per entry.................... 9.06
  320. Average metadata per entry........................ 3.10
  321. Average fanout.................................... 12.00
  322. Non-sequential pages.............................. 9 81.8%
  323. Maximum payload per entry......................... 24
  324. Entries that use overflow......................... 0 0.0%
  325. Index pages used.................................. 1
  326. Primary pages used................................ 11
  327. Overflow pages used............................... 0
  328. Total pages used.................................. 12
  329. Unused bytes on index pages....................... 3774 92.1%
  330. Unused bytes on primary pages..................... 8545 19.0%
  331. Unused bytes on overflow pages.................... 0
  332. Unused bytes on all pages......................... 12319 25.1%
  333.  
  334. *** Table CLIENTS_HIST_ID and all its indices *********************************
  335.  
  336. Percentage of total database...................... 0.87%
  337. Number of entries................................. 414
  338. Bytes of storage consumed......................... 24576
  339. Bytes of payload.................................. 9522 38.7%
  340. Bytes of metadata................................. 1724 7.0%
  341. Average payload per entry......................... 23.00
  342. Average unused bytes per entry.................... 32.20
  343. Average metadata per entry........................ 4.16
  344. Average fanout.................................... 2.00
  345. Maximum payload per entry......................... 24
  346. Entries that use overflow......................... 0 0.0%
  347. Index pages used.................................. 2
  348. Primary pages used................................ 4
  349. Overflow pages used............................... 0
  350. Total pages used.................................. 6
  351. Unused bytes on index pages....................... 8129 99.23%
  352. Unused bytes on primary pages..................... 5201 31.7%
  353. Unused bytes on overflow pages.................... 0
  354. Unused bytes on all pages......................... 13330 54.2%
  355.  
  356. *** Table CLIENTS_HIST_ID w/o any indices *************************************
  357.  
  358. Percentage of total database...................... 0.43%
  359. Number of entries................................. 207
  360. Bytes of storage consumed......................... 12288
  361. Bytes of payload.................................. 4554 37.1%
  362. Bytes of metadata................................. 1071 8.7%
  363. B-tree depth...................................... 2
  364. Average payload per entry......................... 22.00
  365. Average unused bytes per entry.................... 32.19
  366. Average metadata per entry........................ 5.17
  367. Average fanout.................................... 2.00
  368. Non-sequential pages.............................. 2 100.0%
  369. Maximum payload per entry......................... 22
  370. Entries that use overflow......................... 0 0.0%
  371. Index pages used.................................. 1
  372. Primary pages used................................ 2
  373. Overflow pages used............................... 0
  374. Total pages used.................................. 3
  375. Unused bytes on index pages....................... 4076 99.51%
  376. Unused bytes on primary pages..................... 2587 31.6%
  377. Unused bytes on overflow pages.................... 0
  378. Unused bytes on all pages......................... 6663 54.2%
  379.  
  380. *** Index CLIENTS_HIST_ID_CREATED_IDX of table CLIENTS_HIST_ID ****************
  381.  
  382. Percentage of total database...................... 0.43%
  383. Number of entries................................. 207
  384. Bytes of storage consumed......................... 12288
  385. Bytes of payload.................................. 4968 40.4%
  386. Bytes of metadata................................. 653 5.3%
  387. B-tree depth...................................... 2
  388. Average payload per entry......................... 24.00
  389. Average unused bytes per entry.................... 32.21
  390. Average metadata per entry........................ 3.15
  391. Average fanout.................................... 3.00
  392. Non-sequential pages.............................. 2 100.0%
  393. Maximum payload per entry......................... 24
  394. Entries that use overflow......................... 0 0.0%
  395. Index pages used.................................. 1
  396. Primary pages used................................ 2
  397. Overflow pages used............................... 0
  398. Total pages used.................................. 3
  399. Unused bytes on index pages....................... 4053 99.0%
  400. Unused bytes on primary pages..................... 2614 31.9%
  401. Unused bytes on overflow pages.................... 0
  402. Unused bytes on all pages......................... 6667 54.3%
  403.  
  404. *** Table DEL_STATS ***********************************************************
  405.  
  406. Percentage of total database...................... 0.14%
  407. Number of entries................................. 44
  408. Bytes of storage consumed......................... 4096
  409. Bytes of payload.................................. 2286 55.8%
  410. Bytes of metadata................................. 184 4.5%
  411. B-tree depth...................................... 1
  412. Average payload per entry......................... 51.95
  413. Average unused bytes per entry.................... 36.95
  414. Average metadata per entry........................ 4.18
  415. Maximum payload per entry......................... 54
  416. Entries that use overflow......................... 0 0.0%
  417. Primary pages used................................ 1
  418. Overflow pages used............................... 0
  419. Total pages used.................................. 1
  420. Unused bytes on primary pages..................... 1626 39.7%
  421. Unused bytes on overflow pages.................... 0
  422. Unused bytes on all pages......................... 1626 39.7%
  423.  
  424. *** Table LOG_DATA and all its indices ****************************************
  425.  
  426. Percentage of total database...................... 82.6%
  427. Number of entries................................. 304
  428. Bytes of storage consumed......................... 2334720
  429. Bytes of payload.................................. 2261612 96.9%
  430. Bytes of metadata................................. 6289 0.27%
  431. Average payload per entry......................... 7439.51
  432. Average unused bytes per entry.................... 226.23
  433. Average metadata per entry........................ 20.69
  434. Average fanout.................................... 68.00
  435. Maximum payload per entry......................... 1560746
  436. Entries that use overflow......................... 12 3.9%
  437. Index pages used.................................. 1
  438. Primary pages used................................ 68
  439. Overflow pages used............................... 501
  440. Total pages used.................................. 570
  441. Unused bytes on index pages....................... 3612 88.2%
  442. Unused bytes on primary pages..................... 65016 23.3%
  443. Unused bytes on overflow pages.................... 147 0.007%
  444. Unused bytes on all pages......................... 68775 2.9%
  445.  
  446. *** Table LOG_DATA w/o any indices ********************************************
  447.  
  448. Percentage of total database...................... 82.5%
  449. Number of entries................................. 152
  450. Bytes of storage consumed......................... 2330624
  451. Bytes of payload.................................. 2260804 97.0%
  452. Bytes of metadata................................. 5825 0.25%
  453. B-tree depth...................................... 2
  454. Average payload per entry......................... 14873.71
  455. Average unused bytes per entry.................... 433.89
  456. Average metadata per entry........................ 38.32
  457. Average fanout.................................... 67.00
  458. Non-sequential pages.............................. 30 5.3%
  459. Maximum payload per entry......................... 1560746
  460. Entries that use overflow......................... 12 7.9%
  461. Index pages used.................................. 1
  462. Primary pages used................................ 67
  463. Overflow pages used............................... 501
  464. Total pages used.................................. 569
  465. Unused bytes on index pages....................... 3612 88.2%
  466. Unused bytes on primary pages..................... 62192 22.7%
  467. Unused bytes on overflow pages.................... 147 0.007%
  468. Unused bytes on all pages......................... 65951 2.8%
  469.  
  470. *** Index LOG_DATA_IDX of table LOG_DATA **************************************
  471.  
  472. Percentage of total database...................... 0.14%
  473. Number of entries................................. 152
  474. Bytes of storage consumed......................... 4096
  475. Bytes of payload.................................. 808 19.7%
  476. Bytes of metadata................................. 464 11.3%
  477. B-tree depth...................................... 1
  478. Average payload per entry......................... 5.32
  479. Average unused bytes per entry.................... 18.58
  480. Average metadata per entry........................ 3.05
  481. Maximum payload per entry......................... 7
  482. Entries that use overflow......................... 0 0.0%
  483. Primary pages used................................ 1
  484. Overflow pages used............................... 0
  485. Total pages used.................................. 1
  486. Unused bytes on primary pages..................... 2824 68.9%
  487. Unused bytes on overflow pages.................... 0
  488. Unused bytes on all pages......................... 2824 68.9%
  489.  
  490. *** Table LOGS and all its indices ********************************************
  491.  
  492. Percentage of total database...................... 0.58%
  493. Number of entries................................. 304
  494. Bytes of storage consumed......................... 16384
  495. Bytes of payload.................................. 8755 53.4%
  496. Bytes of metadata................................. 1132 6.9%
  497. Average payload per entry......................... 28.80
  498. Average unused bytes per entry.................... 21.37
  499. Average metadata per entry........................ 3.72
  500. Average fanout.................................... 3.00
  501. Maximum payload per entry......................... 37
  502. Entries that use overflow......................... 0 0.0%
  503. Index pages used.................................. 1
  504. Primary pages used................................ 3
  505. Overflow pages used............................... 0
  506. Total pages used.................................. 4
  507. Unused bytes on index pages....................... 4077 99.54%
  508. Unused bytes on primary pages..................... 2420 19.7%
  509. Unused bytes on overflow pages.................... 0
  510. Unused bytes on all pages......................... 6497 39.7%
  511.  
  512. *** Table LOGS w/o any indices ************************************************
  513.  
  514. Percentage of total database...................... 0.43%
  515. Number of entries................................. 152
  516. Bytes of storage consumed......................... 12288
  517. Bytes of payload.................................. 5235 42.6%
  518. Bytes of metadata................................. 668 5.4%
  519. B-tree depth...................................... 2
  520. Average payload per entry......................... 34.44
  521. Average unused bytes per entry.................... 42.01
  522. Average metadata per entry........................ 4.39
  523. Average fanout.................................... 2.00
  524. Non-sequential pages.............................. 1 50.0%
  525. Maximum payload per entry......................... 37
  526. Entries that use overflow......................... 0 0.0%
  527. Index pages used.................................. 1
  528. Primary pages used................................ 2
  529. Overflow pages used............................... 0
  530. Total pages used.................................. 3
  531. Unused bytes on index pages....................... 4077 99.54%
  532. Unused bytes on primary pages..................... 2308 28.2%
  533. Unused bytes on overflow pages.................... 0
  534. Unused bytes on all pages......................... 6385 52.0%
  535.  
  536. *** Index LOGS_CREATED_IDX of table LOGS **************************************
  537.  
  538. Percentage of total database...................... 0.14%
  539. Number of entries................................. 152
  540. Bytes of storage consumed......................... 4096
  541. Bytes of payload.................................. 3520 85.9%
  542. Bytes of metadata................................. 464 11.3%
  543. B-tree depth...................................... 1
  544. Average payload per entry......................... 23.16
  545. Average unused bytes per entry.................... 0.74
  546. Average metadata per entry........................ 3.05
  547. Maximum payload per entry......................... 24
  548. Entries that use overflow......................... 0 0.0%
  549. Primary pages used................................ 1
  550. Overflow pages used............................... 0
  551. Total pages used.................................. 1
  552. Unused bytes on primary pages..................... 112 2.7%
  553. Unused bytes on overflow pages.................... 0
  554. Unused bytes on all pages......................... 112 2.7%
  555.  
  556. *** Table MAIL_QUEUE **********************************************************
  557.  
  558. Percentage of total database...................... 0.14%
  559. Number of entries................................. 0
  560. Bytes of storage consumed......................... 4096
  561. Bytes of payload.................................. 0 0.0%
  562. Bytes of metadata................................. 8 0.20%
  563. B-tree depth...................................... 1
  564. Average payload per entry......................... 0.0
  565. Average unused bytes per entry.................... 0.0
  566. Average metadata per entry........................ 0.0
  567. Maximum payload per entry......................... 0
  568. Entries that use overflow......................... 0
  569. Primary pages used................................ 1
  570. Overflow pages used............................... 0
  571. Total pages used.................................. 1
  572. Unused bytes on primary pages..................... 4088 99.80%
  573. Unused bytes on overflow pages.................... 0
  574. Unused bytes on all pages......................... 4088 99.80%
  575.  
  576. *** Table MISC ****************************************************************
  577.  
  578. Percentage of total database...................... 0.14%
  579. Number of entries................................. 4
  580. Bytes of storage consumed......................... 4096
  581. Bytes of payload.................................. 79 1.9%
  582. Bytes of metadata................................. 24 0.59%
  583. B-tree depth...................................... 1
  584. Average payload per entry......................... 19.75
  585. Average unused bytes per entry.................... 998.25
  586. Average metadata per entry........................ 6.00
  587. Maximum payload per entry......................... 25
  588. Entries that use overflow......................... 0 0.0%
  589. Primary pages used................................ 1
  590. Overflow pages used............................... 0
  591. Total pages used.................................. 1
  592. Unused bytes on primary pages..................... 3993 97.5%
  593. Unused bytes on overflow pages.................... 0
  594. Unused bytes on all pages......................... 3993 97.5%
  595.  
  596. *** Table MOUNTED_BACKUP_IMAGES ***********************************************
  597.  
  598. Percentage of total database...................... 0.14%
  599. Number of entries................................. 0
  600. Bytes of storage consumed......................... 4096
  601. Bytes of payload.................................. 0 0.0%
  602. Bytes of metadata................................. 8 0.20%
  603. B-tree depth...................................... 1
  604. Average payload per entry......................... 0.0
  605. Average unused bytes per entry.................... 0.0
  606. Average metadata per entry........................ 0.0
  607. Maximum payload per entry......................... 0
  608. Entries that use overflow......................... 0
  609. Primary pages used................................ 1
  610. Overflow pages used............................... 0
  611. Total pages used.................................. 1
  612. Unused bytes on primary pages..................... 4088 99.80%
  613. Unused bytes on overflow pages.................... 0
  614. Unused bytes on all pages......................... 4088 99.80%
  615.  
  616. *** Table MOVED_CLIENTS and all its indices ***********************************
  617.  
  618. Percentage of total database...................... 0.29%
  619. Number of entries................................. 0
  620. Bytes of storage consumed......................... 8192
  621. Bytes of payload.................................. 0 0.0%
  622. Bytes of metadata................................. 16 0.20%
  623. Average payload per entry......................... 0.0
  624. Average unused bytes per entry.................... 0.0
  625. Average metadata per entry........................ 0.0
  626. Maximum payload per entry......................... 0
  627. Entries that use overflow......................... 0
  628. Primary pages used................................ 2
  629. Overflow pages used............................... 0
  630. Total pages used.................................. 2
  631. Unused bytes on primary pages..................... 8176 99.80%
  632. Unused bytes on overflow pages.................... 0
  633. Unused bytes on all pages......................... 8176 99.80%
  634.  
  635. *** Table MOVED_CLIENTS w/o any indices ***************************************
  636.  
  637. Percentage of total database...................... 0.14%
  638. Number of entries................................. 0
  639. Bytes of storage consumed......................... 4096
  640. Bytes of payload.................................. 0 0.0%
  641. Bytes of metadata................................. 8 0.20%
  642. B-tree depth...................................... 1
  643. Average payload per entry......................... 0.0
  644. Average unused bytes per entry.................... 0.0
  645. Average metadata per entry........................ 0.0
  646. Maximum payload per entry......................... 0
  647. Entries that use overflow......................... 0
  648. Primary pages used................................ 1
  649. Overflow pages used............................... 0
  650. Total pages used.................................. 1
  651. Unused bytes on primary pages..................... 4088 99.80%
  652. Unused bytes on overflow pages.................... 0
  653. Unused bytes on all pages......................... 4088 99.80%
  654.  
  655. *** Index MOVED_CLIENTS_FROM_IDX of table MOVED_CLIENTS ***********************
  656.  
  657. Percentage of total database...................... 0.14%
  658. Number of entries................................. 0
  659. Bytes of storage consumed......................... 4096
  660. Bytes of payload.................................. 0 0.0%
  661. Bytes of metadata................................. 8 0.20%
  662. B-tree depth...................................... 1
  663. Average payload per entry......................... 0.0
  664. Average unused bytes per entry.................... 0.0
  665. Average metadata per entry........................ 0.0
  666. Maximum payload per entry......................... 0
  667. Entries that use overflow......................... 0
  668. Primary pages used................................ 1
  669. Overflow pages used............................... 0
  670. Total pages used.................................. 1
  671. Unused bytes on primary pages..................... 4088 99.80%
  672. Unused bytes on overflow pages.................... 0
  673. Unused bytes on all pages......................... 4088 99.80%
  674.  
  675. *** Table ORIG_CLIENT_SETTINGS and all its indices ****************************
  676.  
  677. Percentage of total database...................... 3.5%
  678. Number of entries................................. 34
  679. Bytes of storage consumed......................... 98304
  680. Bytes of payload.................................. 84282 85.7%
  681. Bytes of metadata................................. 378 0.38%
  682. Average payload per entry......................... 2478.88
  683. Average unused bytes per entry.................... 401.29
  684. Average metadata per entry........................ 11.12
  685. Average fanout.................................... 6.00
  686. Maximum payload per entry......................... 5876
  687. Entries that use overflow......................... 17 50.0%
  688. Index pages used.................................. 1
  689. Primary pages used................................ 6
  690. Overflow pages used............................... 17
  691. Total pages used.................................. 24
  692. Unused bytes on index pages....................... 4053 99.0%
  693. Unused bytes on primary pages..................... 9591 39.0%
  694. Unused bytes on overflow pages.................... 0 0.0%
  695. Unused bytes on all pages......................... 13644 13.9%
  696.  
  697. *** Table ORIG_CLIENT_SETTINGS w/o any indices ********************************
  698.  
  699. Percentage of total database...................... 3.3%
  700. Number of entries................................. 17
  701. Bytes of storage consumed......................... 94208
  702. Bytes of payload.................................. 84183 89.4%
  703. Bytes of metadata................................. 319 0.34%
  704. B-tree depth...................................... 2
  705. Average payload per entry......................... 4951.94
  706. Average unused bytes per entry.................... 570.94
  707. Average metadata per entry........................ 18.76
  708. Average fanout.................................... 5.00
  709. Non-sequential pages.............................. 5 22.7%
  710. Maximum payload per entry......................... 5876
  711. Entries that use overflow......................... 17 100.0%
  712. Index pages used.................................. 1
  713. Primary pages used................................ 5
  714. Overflow pages used............................... 17
  715. Total pages used.................................. 23
  716. Unused bytes on index pages....................... 4053 99.0%
  717. Unused bytes on primary pages..................... 5653 27.6%
  718. Unused bytes on overflow pages.................... 0 0.0%
  719. Unused bytes on all pages......................... 9706 10.3%
  720.  
  721. *** Index SQLITE_AUTOINDEX_ORIG_CLIENT_SETTINGS_1 of table ORIG_CLIENT_SETTINGS
  722.  
  723. Percentage of total database...................... 0.14%
  724. Number of entries................................. 17
  725. Bytes of storage consumed......................... 4096
  726. Bytes of payload.................................. 99 2.4%
  727. Bytes of metadata................................. 59 1.4%
  728. B-tree depth...................................... 1
  729. Average payload per entry......................... 5.82
  730. Average unused bytes per entry.................... 231.65
  731. Average metadata per entry........................ 3.47
  732. Maximum payload per entry......................... 6
  733. Entries that use overflow......................... 0 0.0%
  734. Primary pages used................................ 1
  735. Overflow pages used............................... 0
  736. Total pages used.................................. 1
  737. Unused bytes on primary pages..................... 3938 96.1%
  738. Unused bytes on overflow pages.................... 0
  739. Unused bytes on all pages......................... 3938 96.1%
  740.  
  741. *** Table RESTORES ************************************************************
  742.  
  743. Percentage of total database...................... 0.14%
  744. Number of entries................................. 0
  745. Bytes of storage consumed......................... 4096
  746. Bytes of payload.................................. 0 0.0%
  747. Bytes of metadata................................. 8 0.20%
  748. B-tree depth...................................... 1
  749. Average payload per entry......................... 0.0
  750. Average unused bytes per entry.................... 0.0
  751. Average metadata per entry........................ 0.0
  752. Maximum payload per entry......................... 0
  753. Entries that use overflow......................... 0
  754. Primary pages used................................ 1
  755. Overflow pages used............................... 0
  756. Total pages used.................................. 1
  757. Unused bytes on primary pages..................... 4088 99.80%
  758. Unused bytes on overflow pages.................... 0
  759. Unused bytes on all pages......................... 4088 99.80%
  760.  
  761. *** Table SQLITE_MASTER *******************************************************
  762.  
  763. Percentage of total database...................... 0.43%
  764. Number of entries................................. 29
  765. Bytes of storage consumed......................... 12288
  766. Bytes of payload.................................. 5625 45.8%
  767. Bytes of metadata................................. 272 2.2%
  768. B-tree depth...................................... 2
  769. Average payload per entry......................... 193.97
  770. Average unused bytes per entry.................... 220.38
  771. Average metadata per entry........................ 9.38
  772. Average fanout.................................... 2.00
  773. Non-sequential pages.............................. 1 50.0%
  774. Maximum payload per entry......................... 478
  775. Entries that use overflow......................... 0 0.0%
  776. Index pages used.................................. 1
  777. Primary pages used................................ 2
  778. Overflow pages used............................... 0
  779. Total pages used.................................. 3
  780. Unused bytes on index pages....................... 3977 97.1%
  781. Unused bytes on primary pages..................... 2414 29.5%
  782. Unused bytes on overflow pages.................... 0
  783. Unused bytes on all pages......................... 6391 52.0%
  784.  
  785. *** Table TOKENS_ON_CLIENT and all its indices ********************************
  786.  
  787. Percentage of total database...................... 1.4%
  788. Number of entries................................. 866
  789. Bytes of storage consumed......................... 40960
  790. Bytes of payload.................................. 22472 54.9%
  791. Bytes of metadata................................. 3588 8.8%
  792. Average payload per entry......................... 25.95
  793. Average unused bytes per entry.................... 17.21
  794. Average metadata per entry........................ 4.14
  795. Average fanout.................................... 4.00
  796. Maximum payload per entry......................... 27
  797. Entries that use overflow......................... 0 0.0%
  798. Index pages used.................................. 2
  799. Primary pages used................................ 8
  800. Overflow pages used............................... 0
  801. Total pages used.................................. 10
  802. Unused bytes on index pages....................... 8042 98.2%
  803. Unused bytes on primary pages..................... 6858 20.9%
  804. Unused bytes on overflow pages.................... 0
  805. Unused bytes on all pages......................... 14900 36.4%
  806.  
  807. *** Table TOKENS_ON_CLIENT w/o any indices ************************************
  808.  
  809. Percentage of total database...................... 0.72%
  810. Number of entries................................. 433
  811. Bytes of storage consumed......................... 20480
  812. Bytes of payload.................................. 10803 52.7%
  813. Bytes of metadata................................. 2233 10.9%
  814. B-tree depth...................................... 2
  815. Average payload per entry......................... 24.95
  816. Average unused bytes per entry.................... 17.19
  817. Average metadata per entry........................ 5.16
  818. Average fanout.................................... 4.00
  819. Non-sequential pages.............................. 3 75.0%
  820. Maximum payload per entry......................... 25
  821. Entries that use overflow......................... 0 0.0%
  822. Index pages used.................................. 1
  823. Primary pages used................................ 4
  824. Overflow pages used............................... 0
  825. Total pages used.................................. 5
  826. Unused bytes on index pages....................... 4060 99.12%
  827. Unused bytes on primary pages..................... 3384 20.7%
  828. Unused bytes on overflow pages.................... 0
  829. Unused bytes on all pages......................... 7444 36.3%
  830.  
  831. *** Index TOKENS_ON_CLIENT_UNIQUE of table TOKENS_ON_CLIENT *******************
  832.  
  833. Percentage of total database...................... 0.72%
  834. Number of entries................................. 433
  835. Bytes of storage consumed......................... 20480
  836. Bytes of payload.................................. 11669 57.0%
  837. Bytes of metadata................................. 1355 6.6%
  838. B-tree depth...................................... 2
  839. Average payload per entry......................... 26.95
  840. Average unused bytes per entry.................... 17.22
  841. Average metadata per entry........................ 3.13
  842. Average fanout.................................... 5.00
  843. Non-sequential pages.............................. 3 75.0%
  844. Maximum payload per entry......................... 27
  845. Entries that use overflow......................... 0 0.0%
  846. Index pages used.................................. 1
  847. Primary pages used................................ 4
  848. Overflow pages used............................... 0
  849. Total pages used.................................. 5
  850. Unused bytes on index pages....................... 3982 97.2%
  851. Unused bytes on primary pages..................... 3474 21.2%
  852. Unused bytes on overflow pages.................... 0
  853. Unused bytes on all pages......................... 7456 36.4%
  854.  
  855. *** Table USER_TOKENS and all its indices *************************************
  856.  
  857. Percentage of total database...................... 1.4%
  858. Number of entries................................. 432
  859. Bytes of storage consumed......................... 40960
  860. Bytes of payload.................................. 24097 58.8%
  861. Bytes of metadata................................. 1771 4.3%
  862. Average payload per entry......................... 55.78
  863. Average unused bytes per entry.................... 34.94
  864. Average metadata per entry........................ 4.10
  865. Average fanout.................................... 4.00
  866. Maximum payload per entry......................... 96
  867. Entries that use overflow......................... 0 0.0%
  868. Index pages used.................................. 2
  869. Primary pages used................................ 8
  870. Overflow pages used............................... 0
  871. Total pages used.................................. 10
  872. Unused bytes on index pages....................... 8028 98.0%
  873. Unused bytes on primary pages..................... 7064 21.6%
  874. Unused bytes on overflow pages.................... 0
  875. Unused bytes on all pages......................... 15092 36.8%
  876.  
  877. *** Table USER_TOKENS w/o any indices *****************************************
  878.  
  879. Percentage of total database...................... 0.87%
  880. Number of entries................................. 216
  881. Bytes of storage consumed......................... 24576
  882. Bytes of payload.................................. 14035 57.1%
  883. Bytes of metadata................................. 1079 4.4%
  884. B-tree depth...................................... 2
  885. Average payload per entry......................... 64.98
  886. Average unused bytes per entry.................... 43.81
  887. Average metadata per entry........................ 5.00
  888. Average fanout.................................... 5.00
  889. Non-sequential pages.............................. 4 80.0%
  890. Maximum payload per entry......................... 96
  891. Entries that use overflow......................... 0 0.0%
  892. Index pages used.................................. 1
  893. Primary pages used................................ 5
  894. Overflow pages used............................... 0
  895. Total pages used.................................. 6
  896. Unused bytes on index pages....................... 4053 99.0%
  897. Unused bytes on primary pages..................... 5409 26.4%
  898. Unused bytes on overflow pages.................... 0
  899. Unused bytes on all pages......................... 9462 38.5%
  900.  
  901. *** Index USER_TOKENS_UNIQUE of table USER_TOKENS *****************************
  902.  
  903. Percentage of total database...................... 0.58%
  904. Number of entries................................. 216
  905. Bytes of storage consumed......................... 16384
  906. Bytes of payload.................................. 10062 61.4%
  907. Bytes of metadata................................. 692 4.2%
  908. B-tree depth...................................... 2
  909. Average payload per entry......................... 46.58
  910. Average unused bytes per entry.................... 26.06
  911. Average metadata per entry........................ 3.20
  912. Average fanout.................................... 4.00
  913. Non-sequential pages.............................. 2 66.7%
  914. Maximum payload per entry......................... 78
  915. Entries that use overflow......................... 0 0.0%
  916. Index pages used.................................. 1
  917. Primary pages used................................ 3
  918. Overflow pages used............................... 0
  919. Total pages used.................................. 4
  920. Unused bytes on index pages....................... 3975 97.0%
  921. Unused bytes on primary pages..................... 1655 13.5%
  922. Unused bytes on overflow pages.................... 0
  923. Unused bytes on all pages......................... 5630 34.4%
  924.  
  925. *** Table USERS_ON_CLIENT and all its indices *********************************
  926.  
  927. Percentage of total database...................... 0.29%
  928. Number of entries................................. 80
  929. Bytes of storage consumed......................... 8192
  930. Bytes of payload.................................. 1775 21.7%
  931. Bytes of metadata................................. 303 3.7%
  932. Average payload per entry......................... 22.19
  933. Average unused bytes per entry.................... 76.42
  934. Average metadata per entry........................ 3.79
  935. Maximum payload per entry......................... 40
  936. Entries that use overflow......................... 0 0.0%
  937. Primary pages used................................ 2
  938. Overflow pages used............................... 0
  939. Total pages used.................................. 2
  940. Unused bytes on primary pages..................... 6114 74.6%
  941. Unused bytes on overflow pages.................... 0
  942. Unused bytes on all pages......................... 6114 74.6%
  943.  
  944. *** Table USERS_ON_CLIENT w/o any indices *************************************
  945.  
  946. Percentage of total database...................... 0.14%
  947. Number of entries................................. 40
  948. Bytes of storage consumed......................... 4096
  949. Bytes of payload.................................. 864 21.1%
  950. Bytes of metadata................................. 175 4.3%
  951. B-tree depth...................................... 1
  952. Average payload per entry......................... 21.60
  953. Average unused bytes per entry.................... 76.42
  954. Average metadata per entry........................ 4.38
  955. Maximum payload per entry......................... 39
  956. Entries that use overflow......................... 0 0.0%
  957. Primary pages used................................ 1
  958. Overflow pages used............................... 0
  959. Total pages used.................................. 1
  960. Unused bytes on primary pages..................... 3057 74.6%
  961. Unused bytes on overflow pages.................... 0
  962. Unused bytes on all pages......................... 3057 74.6%
  963.  
  964. *** Index USERS_ON_CLIENT_UNIQUE of table USERS_ON_CLIENT *********************
  965.  
  966. Percentage of total database...................... 0.14%
  967. Number of entries................................. 40
  968. Bytes of storage consumed......................... 4096
  969. Bytes of payload.................................. 911 22.2%
  970. Bytes of metadata................................. 128 3.1%
  971. B-tree depth...................................... 1
  972. Average payload per entry......................... 22.77
  973. Average unused bytes per entry.................... 76.42
  974. Average metadata per entry........................ 3.20
  975. Maximum payload per entry......................... 40
  976. Entries that use overflow......................... 0 0.0%
  977. Primary pages used................................ 1
  978. Overflow pages used............................... 0
  979. Total pages used.................................. 1
  980. Unused bytes on primary pages..................... 3057 74.6%
  981. Unused bytes on overflow pages.................... 0
  982. Unused bytes on all pages......................... 3057 74.6%
  983.  
  984. *** Definitions ***************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement