QUERY PLAN
Sort (cost=17.07..17.09 rows=9 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..16.93 rows=9 width=48)
Filter: ((user_status = ANY ('{1,2}'::type_global_user_status[])) AND (id = ANY ('{5411,1030,5088,5087,5298,5043,5074,5072,5069,5032,5026,5360,5359,5448,5015,5364,5070,5300,5304,5329,1011,1006,5075,1008,5445,5044,1005,5096,5301,5420,1004,5124,5229,5027,1025,5358,5449,1007,1003,5089,5295,5332,5045,5413,5208,5064,5309,5076,1001,5209,5299,5023}'::integer[])))