diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2020-07-22 23:25:40 -0700 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2020-07-22 23:25:40 -0700 | 
| commit | 91bc72ab3bb8aa28d4768d9fb97b0f6fe180e41a (patch) | |
| tree | 4378c49e5addf71611484f33aa312064e465b622 /extra | |
| parent | f5aefab6a6431ab9db99761457fd47b36b920b8c (diff) | |
| download | fatcat-91bc72ab3bb8aa28d4768d9fb97b0f6fe180e41a.tar.gz fatcat-91bc72ab3bb8aa28d4768d9fb97b0f6fe180e41a.zip | |
update table/database size stats
Diffstat (limited to 'extra')
| -rw-r--r-- | extra/stats/2020-07-22-prod-stats.json | 1 | ||||
| -rw-r--r-- | extra/stats/2020-07-22-prod-table-sizes.txt | 47 | 
2 files changed, 48 insertions, 0 deletions
| diff --git a/extra/stats/2020-07-22-prod-stats.json b/extra/stats/2020-07-22-prod-stats.json new file mode 100644 index 00000000..c52ed917 --- /dev/null +++ b/extra/stats/2020-07-22-prod-stats.json @@ -0,0 +1 @@ +{"changelog":{"latest":{"index":4601693,"timestamp":"2020-07-23T06:24:26.152336+00:00"}},"container":{"total":151609},"papers":{"in_kbart":60824543,"in_web":26048267,"in_web_not_kbart":13319296,"is_oa":16161185,"total":110715624},"release":{"refs_total":951348422,"total":151644459}} diff --git a/extra/stats/2020-07-22-prod-table-sizes.txt b/extra/stats/2020-07-22-prod-table-sizes.txt new file mode 100644 index 00000000..b436de7d --- /dev/null +++ b/extra/stats/2020-07-22-prod-table-sizes.txt @@ -0,0 +1,47 @@ + +Size:  610.54G + +              table_name               | table_size | indexes_size | total_size  +---------------------------------------+------------+--------------+------------ + "public"."release_contrib"            | 58 GB      | 46 GB        | 104 GB + "public"."release_rev"                | 63 GB      | 34 GB        | 97 GB + "public"."refs_blob"                  | 89 GB      | 2885 MB      | 92 GB + "public"."file_rev"                   | 27 GB      | 30 GB        | 56 GB + "public"."release_edit"               | 15 GB      | 21 GB        | 36 GB + "public"."work_edit"                  | 14 GB      | 21 GB        | 35 GB + "public"."file_edit"                  | 12 GB      | 16 GB        | 28 GB + "public"."release_ident"              | 10074 MB   | 15 GB        | 25 GB + "public"."work_ident"                 | 9838 MB    | 15 GB        | 24 GB + "public"."file_rev_url"               | 16 GB      | 6374 MB      | 22 GB + "public"."abstracts"                  | 19 GB      | 1768 MB      | 21 GB + "public"."file_ident"                 | 6897 MB    | 10 GB        | 17 GB + "public"."file_rev_release"           | 6448 MB    | 10 GB        | 16 GB + "public"."work_rev"                   | 6393 MB    | 5825 MB      | 12 GB + "public"."release_ref"                | 4677 MB    | 6651 MB      | 11 GB + "public"."release_rev_abstract"       | 2841 MB    | 3654 MB      | 6494 MB + "public"."creator_edit"               | 702 MB     | 942 MB       | 1643 MB + "public"."editgroup"                  | 1022 MB    | 528 MB       | 1550 MB + "public"."creator_rev"                | 695 MB     | 719 MB       | 1413 MB + "public"."creator_ident"              | 474 MB     | 648 MB       | 1121 MB + "public"."changelog"                  | 304 MB     | 249 MB       | 553 MB + "public"."release_rev_extid"          | 212 MB     | 328 MB       | 540 MB + "public"."container_rev"              | 76 MB      | 23 MB        | 99 MB + "public"."container_edit"             | 25 MB      | 32 MB        | 58 MB + "public"."container_ident"            | 11 MB      | 19 MB        | 30 MB + "public"."webcapture_rev_cdx"         | 64 kB      | 32 kB        | 96 kB + "public"."fileset_rev_file"           | 48 kB      | 32 kB        | 80 kB + "public"."auth_oidc"                  | 16 kB      | 48 kB        | 64 kB + "public"."editgroup_annotation"       | 16 kB      | 48 kB        | 64 kB + "public"."fileset_edit"               | 16 kB      | 48 kB        | 64 kB + "public"."webcapture_edit"            | 16 kB      | 48 kB        | 64 kB + "public"."editor"                     | 16 kB      | 48 kB        | 64 kB + "public"."fileset_rev_url"            | 16 kB      | 32 kB        | 48 kB + "public"."webcapture_rev_url"         | 16 kB      | 32 kB        | 48 kB + "public"."fileset_rev_release"        | 8192 bytes | 32 kB        | 40 kB + "public"."fileset_ident"              | 8192 bytes | 32 kB        | 40 kB + "public"."webcapture_rev_release"     | 8192 bytes | 32 kB        | 40 kB + "public"."webcapture_ident"           | 8192 bytes | 32 kB        | 40 kB + "public"."fileset_rev"                | 16 kB      | 16 kB        | 32 kB + "public"."webcapture_rev"             | 16 kB      | 16 kB        | 32 kB + "public"."__diesel_schema_migrations" | 8192 bytes | 16 kB        | 24 kB +(41 rows) | 
