QUERY PLAN
Sort (cost=21.34..21.35 rows=4 width=48)
Sort Key: pinyin1 NULLS FIRST, namecut1 NULLS FIRST, pinyin2 NULLS FIRST, namecut2 NULLS FIRST, pinyin3 NULLS FIRST, namecut3 NULLS FIRST, pinyin4 NULLS FIRST, namecut4 NULLS FIRST
-> Seq Scan on tbl_users (cost=0.00..21.30 rows=4 width=48)
Filter: ((user_status = ANY ('{1,2}'::type_global_user_status[])) AND (id = ANY ('{1028,1000,5089,5412,5311,5295,1002,5359,5015,5364,5300,5329,5309,1011,1006,1001,5299,1010,5096,1005,5063,1004,5250,5294,5087}'::integer[])))