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