Skip to content
> giho's blog

giho=# select tag, count(*) from posts group by tag order by count desc;

(14 rows)

giho=#searchesc