• BlueÆther@no.lastname.nz
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    9 months ago

    If you have access to the backend then this may do it (would need building out to make usefull), it is only local reads I think:

    lemmy=# select count(*) as read ,post_id from post_read group by post_id order by read desc; read | post_id ------+--------- 6 | 8910 4 | 6262 3 | 7774 3 | 4072