ERROR: duplicate key value violates unique constraint "temp_rankingpage_tbl_pkey" DETAIL: Key (jan_code, shop_id, item_id)=(4988066223624, bookoffonline, 15119210) already exists.
INSERT INTO temp_RankingPage_TBL ( JAN_Code, Shop_ID, Item_ID, ShopName, ItemURL, ItemName, Price, TransportNote, ImageURL, ShipPlan, ShopPoint, MallType, -- /7-097 MallCategory, -- /7-097 UseItem, ins_date, upd_date ) VALUES ( E'4988066223624', E'bookoffonline', E'15119210', E'ブックオフ 楽天市場店', E'https://item.rakuten.co.jp/bookoffonline/0018969100/?rafcid=wsc_i_is_1070714556173044270', E'【中古】 NHKスペシャル プラネットアース 新価格版 DVD−BOX 1/(ドキュメンタリー)', 6050, E'規定による', E'https://thumbnail.image.rakuten.co.jp/@0_mall/bookoffonline/cabinet/1/r_noimg.gif?_ex=100x100', E'', 60, 2, -- /7-097 0, -- /7-097 1, current_timestamp, current_timestamp );