QUERY PLAN
Bitmap Heap Scan on tbl_product_series (cost=44.54..73.33 rows=58 width=37)
Recheck Cond: (id = ANY ('{1376,1437,1438,1439,1440,356,739,1441,1443,1026,1425,1448,1450,104,1451,1442,103,1472,593,592,1444,743,1453,1234,1454,1455,1463,1470,1471,1480,1481,1482,1483,210,1456,1465,1473,1564,1457,1464,1474,1458,1466,1475,1467,1476,1477,1478,1479,1449,801,913,1291,784,654,694,1012,999}'::integer[]))
-> Bitmap Index Scan on tbl_product_series_pkey (cost=0.00..44.53 rows=58 width=0)
Index Cond: (id = ANY ('{1376,1437,1438,1439,1440,356,739,1441,1443,1026,1425,1448,1450,104,1451,1442,103,1472,593,592,1444,743,1453,1234,1454,1455,1463,1470,1471,1480,1481,1482,1483,210,1456,1465,1473,1564,1457,1464,1474,1458,1466,1475,1467,1476,1477,1478,1479,1449,801,913,1291,784,654,694,1012,999}'::integer[]))