QUERY PLAN
Sort (cost=8.47..8.55 rows=30 width=265)
Sort Key: pinyin_shortcut
-> Seq Scan on tbl_users (cost=0.00..7.74 rows=30 width=265)
Filter: (user_status = '1'::type_global_user_status)