Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nkOiw-0001oI-QJ for pgsql-admin@arkaria.postgresql.org; Fri, 29 Apr 2022 11:23:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nkOiv-0004El-7G for pgsql-admin@arkaria.postgresql.org; Fri, 29 Apr 2022 11:23:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nkOiu-0004Dn-Sf for pgsql-admin@lists.postgresql.org; Fri, 29 Apr 2022 11:23:44 +0000 Received: from mail-lj1-x22e.google.com ([2a00:1450:4864:20::22e]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nkOis-0003a0-RY for pgsql-admin@lists.postgresql.org; Fri, 29 Apr 2022 11:23:44 +0000 Received: by mail-lj1-x22e.google.com with SMTP id m23so10114686ljb.8 for ; Fri, 29 Apr 2022 04:23:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=j9T3SlNV+bRO4lZLQU6DzveVrZtehOcCgcyYyrytFsI=; b=GnDd3Iqt6eb5VfoaRbCSjGWPnlPOqVQjIqeDM0zqOPKFJ2ejts+BSJohH0np1i/KJD rtWiR0zT+trYKTRgSk5lWZsMF4uxXQx/FqgZaXSFBwUdl9Kynal3bnVGjO5MsDs8Qvv5 IbIqlNLCPXZ3i1rOvnynwY3+bYAZRFYi7OENzJRFgG9f8Y7GJCL6S3Jq9IErD60jDy0O Hh9IsaAnFB5M4AejhaYTOWaek3/k5BBhNt0PdaRXt39hL2zCOobgwREs9AkUfP57GnFo AUv2cFcUVBgFjkhZTS7vzjMHgrglR86B8fxf935NQicjFXO09DzaCAn3l12VoSVAmzME XHWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=j9T3SlNV+bRO4lZLQU6DzveVrZtehOcCgcyYyrytFsI=; b=d8prPIP8fciaCfZ7NL0GJwtSy4AdssiwaAwFmNZG+wC2bolJ5VDLIwTT210YH12EPS nPNH1rBviKCjTQ+uxUwNM3mqVQ0W6FLX0LfXMRWMNtYo8qJahzQdWgmhEB2FLY86ZfwR aKK+Wuf6zFSdCQpzeQYvnr2KZGOsSx2y5pt9jdVV+55vxohEOKxMM92XCw4x6QHqtHh1 7tp3jeFUIHPtWVz1ro1E/UJ4AFqg3QbnIs4oIwNck/JIXy13vdu+5WiZlKB7nDVAW1pw HBjxmiehyxYI7w1LWBsb+gyuw1bdH+XAgZNa4U9p9kBDR36QS7GU7F/8cZKFCVQeqTb9 goOQ== X-Gm-Message-State: AOAM530kR1tsCQfazBY3xAdegyq5YW+oDmWoeESSfaWKH/CLo0PGoKt1 fMNkkVh1pp4adEHAUVPLAjpA45C4Wl7f0oz9f5R/ZnJY X-Google-Smtp-Source: ABdhPJwOwPKhi8UM2Nbr3OTb8bk2jPvZyHKTQo4eoMOti8tJm3ZUI6dAAEW14TqCrNxKF/cSrnTzjkJO8KeiykmQcZE= X-Received: by 2002:a2e:6819:0:b0:244:c111:7444 with SMTP id c25-20020a2e6819000000b00244c1117444mr25042232lja.116.1651231421800; Fri, 29 Apr 2022 04:23:41 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: aditya desai Date: Fri, 29 Apr 2022 16:53:30 +0530 Message-ID: Subject: Fwd: FATAL: canceling authentication due to timeout To: pgsql-admin@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000056a69d05ddc94600" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000056a69d05ddc94600 Content-Type: text/plain; charset="UTF-8" Hi, We are trying to COPY a few tables from Oracle to Postgres and getting the following error. Data gets partially copied. Table does not have any huge data; there are 4 numeric columns and 1 vahchar column. Could you please help? FATAL:canceling authentication due to timeout Regards, Aditya. --00000000000056a69d05ddc94600 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hi,
We are tryin= g to COPY a few tables from Oracle to Postgres and getting the following er= ror. Data gets partially copied.=C2=A0 Table does not have any huge data; t= here are 4 numeric columns and 1 vahchar column. Could you please help?

FATAL:canceling authentication due to timeout=C2=A0


Regards,
Aditya.
--00000000000056a69d05ddc94600--