github.com/tuhaihe/gpbackup@v1.0.3/end_to_end/resources/1-segment-db-rowcounts.txt (about)

     1   table_schema | table_name | seg_id | row_count 
     2  --------------+------------+--------+-----------
     3   schemaone    | tablefour  |      0 |     10000
     4   schemaone    | tableone   |      0 |         1
     5   schemaone    | tablethree |      0 |      1000
     6   schemaone    | tabletwo   |      0 |       100
     7   schemathree  | tableone   |      0 |    100000
     8   schematwo    | tablefour  |      0 |     10000
     9   schematwo    | tableone   |      0 |         1
    10   schematwo    | tablethree |      0 |      1000
    11   schematwo    | tabletwo   |      0 |       100
    12  (9 rows)
    13