QUERY PLAN
Update on tbl_sources (cost=0.27..8.29 rows=1 width=229)
-> Index Scan using tbl_sources_pkey on tbl_sources (cost=0.27..8.29 rows=1 width=229)
Index Cond: (id = 584)