ERROR: duplicate key value violates unique constraint "temp_rankingpage_tbl_pkey" DETAIL: Key (jan_code, shop_id, item_id)=(4910078310597, bookoffonline, 15361091) 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'4910078310597', E'bookoffonline', E'15361091', E'ブックオフ 楽天市場店', E'https://item.rakuten.co.jp/bookoffonline/0019224954/?rafcid=wsc_i_is_1070714556173044270', E'【中古】 PRESIDENT WOMAN Premier(2019 SPRING 春号) 季刊誌/プレジデント社', 110, E'規定による', E'https://thumbnail.image.rakuten.co.jp/@0_mall/bookoffonline/cabinet/675/0019224954l.jpg?_ex=100x100', E'', 1, 2, -- /7-097 0, -- /7-097 1, current_timestamp, current_timestamp );