Advertisement
Guest User

Untitled

a guest
Nov 15th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. schemaname | table_name | table_size | index_name | index_size | index_scans | waste_percent | waste
  2. ------------+------------+------------+---------------------------------------------------------+------------+-------------+---------------+---------
  3. public | products | 55 GB | index_products_on_rubric_id_and_public_state_and_state | 4334 MB | 42109504 | 71.0 | 3101 MB
  4. public | products | 55 GB | index_products_on_company_id_and_public_state_and_state | 2505 MB | 27003876 | 50.0 | 1275 MB
  5. public | products | 55 GB | index_products_product_group_id | 2003 MB | 2799909 | 56.0 | 1138 MB
  6. public | products | 55 GB | index_products_company_id_created_at | 1418 MB | 128391365 | 51.0 | 726 MB
  7. public | products | 55 GB | index_products_company_id_rubric_id | 1161 MB | 99613 | 57.0 | 666 MB
  8. public | products | 55 GB | index_products_company_rubric_id_priorities | 1540 MB | 32222754 | 41.0 | 645 MB
  9. (6 rows)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement