2025-03-17T07:30:41+00:00 ip-10-1-102-204 app[postgres.3765094] [DATABASE] [15-1]  sql_error_code = 00000 time_ms = "2025-03-17 07:30:41.076 UTC" pid="1451367" proc_start_time="2025-03-17 07:30:29 UTC" session_id="67d7cf95.162567" vtid="6/5983755" tid="2273457" log_line="7" database="dbgdbhuaqbckn5" connection_source="10.1.102.204(59860)" user="ue3280ufn31cpn" application_name="hc.fastworker" LOG:  duration: 3605.784 ms  statement:
2025-03-17T07:30:41+00:00 ip-10-1-102-204 app[postgres.3765094] [DATABASE] [15-2] #011        UPDATE "salesforce"."user" AS t SET "sfid"=(CASE WHEN t."sfid" IS NULL THEN s."sfid" ELSE t."sfid" END),"managerid"=s."managerid","name"=s."name","isactive"=s."isactive","systemmodstamp"=s."systemmodstamp","username"=s."username","createddate"=s."createddate","slack_id__c"=s."slack_id__c","email"=s."email"
2025-03-17T07:30:41+00:00 ip-10-1-102-204 app[postgres.3765094] [DATABASE] [15-3] #011        FROM "_tmp_salesforce_user" AS s
2025-03-17T07:30:41+00:00 ip-10-1-102-204 app[postgres.3765094] [DATABASE] [15-4] #011        WHERE s.__operation in ('upsert', 'update') AND (t."systemmodstamp" IS NULL OR s."systemmodstamp" >= t."systemmodstamp") AND
2025-03-17T07:30:41+00:00 ip-10-1-102-204 app[postgres.3765094] [DATABASE] [15-5] #011            ((t."sfid" IS NOT NULL AND t."sfid" = s."sfid") )
2025-03-17T07:30:41+00:00 ip-10-1-102-204 app[postgres.3765094] [DATABASE] [15-6]