Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1smDDO-0044Zc-1w for pgsql-admin@arkaria.postgresql.org; Thu, 05 Sep 2024 14:12:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1smDDM-00BN1E-3Q for pgsql-admin@arkaria.postgresql.org; Thu, 05 Sep 2024 14:12:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1smDDL-00BN15-OL for pgsql-admin@lists.postgresql.org; Thu, 05 Sep 2024 14:12:00 +0000 Received: from mail-ej1-x635.google.com ([2a00:1450:4864:20::635]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1smDDJ-000IOG-N8 for pgsql-admin@lists.postgresql.org; Thu, 05 Sep 2024 14:11:59 +0000 Received: by mail-ej1-x635.google.com with SMTP id a640c23a62f3a-a8692bbec79so121127866b.3 for ; Thu, 05 Sep 2024 07:11:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725545516; x=1726150316; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=gpDOvBYnRcxvlPfsvzUKxT65jZHGSneHbOkHCY0NCEo=; b=ONVXZp591PiBZmMcVoWaJzFKSdOK0H8NIJt8AZOtUwxpppYF51ipQOq3bQDTuOEwbu Ip8Q6aidGpnXZ6+4IoFGxsI2bWp06HEU+cPi3plBT4CMS+sI3vHmM0vZWEWtjN+EHs9z dvfh84T1Zt0nkShZXzmEm+1V048toKcVYsgIOXGRqWk8fidHyvwJ5u8ag1MfvOBLNdfV DL5UbwVJFRFKqP8Nbjt/6EWhKwhAbJeLiT3ZM2p6ZkNw37J7i05Yivhoht/wJOYwR7oo hTTsJQT5CKcaLPPBOS8OPq38Hxur5ehZlJ9wHed05Un93833jnPcxw7t7JDAtFR0r8kS SH2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725545516; x=1726150316; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=gpDOvBYnRcxvlPfsvzUKxT65jZHGSneHbOkHCY0NCEo=; b=NamDggN3tsbm//xMi3QaEDLB7Ve0mr89Rt8GQWW+0AZvdckRiz8UJVRZcypdlZH/f1 5zsvuP4DbJVFd2DNmj0/yAuouz3Li7zsiXZGPoPXIwHfnvw3caWhMlemdi8kNvuCprWm BZy3PSWC14du6fmNy54VDJNU/Voi3O/+j/K+ZTIlUHTJi+rcSg/c9C/H3f7vygTjhNAk JGEYePnGYD2j949WmlzJuFJmAiw51Vy607CeWYHnWRmTFzOdHS1sefPB3X9kG4TmKCVx JXn5oemQ+jl9RRCpmPJo/f3+NG9oBVwU4Qm53YOdn0aTTgImS93gdrR+CaGdjHP3pNOX 5pUQ== X-Gm-Message-State: AOJu0YzD9WRJIEhC8/kbBSoIudX0jN0fjP0sRUQSz1xn+qBz9SlTg68u qRMqlIWrrumfDTVQLsfn7yy0gY4qUe92NfeHXAPrxaXz7TY/yZCAXPH+XKVaH97B4/OfO0rg4FM QxyXYEIIINKjxuOZP+QYN5LD+2tqzL/IF X-Google-Smtp-Source: AGHT+IGlOlkP6zLLop2a8/deiuX7XWCBlAzdBRTPBPrTdmMYpUP/ZfiP2BcNTM1DzQvSOvlhbmmCjmFI57J06I0WeQU= X-Received: by 2002:a17:907:12cd:b0:a8a:3f78:7b7b with SMTP id a640c23a62f3a-a8a3f79d5a5mr313235266b.14.1725545515824; Thu, 05 Sep 2024 07:11:55 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Wasim Devale Date: Thu, 5 Sep 2024 19:41:28 +0530 Message-ID: Subject: Re: Incremental load from SQL server DB to postgressql To: Sabyasachi Mukherjee Cc: Pgsql-admin Content-Type: multipart/alternative; boundary="00000000000083bce706215fdfc1" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000083bce706215fdfc1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable ADF Pipeline would be great for your need. Thanks, Wasim On Thu, 5 Sept, 2024, 7:24=E2=80=AFpm Sabyasachi Mukherjee, < mukherjee.sabyasachi@outlook.com> wrote: > Hello All, > > I have to implement an incremental load from a SQL server DB to a > postgresql DB. I would prefer it to be pull from postgres. > SSIS is not the preferred option. Can you please advise about the > possibilities? > > Sabyasachi Mukherjee > --00000000000083bce706215fdfc1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
ADF Pipeline would be great for your need.

Thanks,
Wasim

On= Thu, 5 Sept, 2024, 7:24=E2=80=AFpm Sabyasachi Mukherjee, <mukherjee.sabyasachi@outlook.com= > wrote:
Hello All,

I have to implement an incremental load from a SQL server DB to a postgresq= l DB. I=C2=A0would prefer it to be pull from postgres.
SSIS is not the preferred option. Can you please advise about the possibili= ties?

Sabyasachi Mukherjee
--00000000000083bce706215fdfc1--