10:36 guest@softwareheritage => select type, count(*) from origin_visit_status where status='full' and snapshot is null group by type;
 type │ count 
──────┼───────
 git  │     1
 hg   │ 62959
 svn  │   192
(3 lignes)

Durée : 412300,545 ms (06:52,301)