QUERY PLAN
Sort (cost=17.45..17.47 rows=10 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..17.28 rows=10 width=48)
Filter: ((user_status = '1'::type_global_user_status) AND (id = ANY ('{5105,5333,5078,1000,5440,5065,5123,5412,1002,5359,5300,5329,5304,5293,1006,5028,5016,5259,5025,5096,1005,5094,5393,1004,5230,5102,1012,5124,5229,5358,5203,5104,1003,5295,5089,5030,5258,5135,5351,5064,5208,1027,5309,5083,5095,1001,5209,5080,5299,5029,5079,5101,5250,5294}'::integer[])))