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 1suakU-007zVk-Gt for pgsql-in-general@arkaria.postgresql.org; Sat, 28 Sep 2024 16:56:51 +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 1suajT-00AdR1-Lx for pgsql-in-general@arkaria.postgresql.org; Sat, 28 Sep 2024 16:55:47 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1suajT-00AdPQ-Dc for pgsql-in-general@lists.postgresql.org; Sat, 28 Sep 2024 16:55:47 +0000 Received: from mail-ej1-x62e.google.com ([2a00:1450:4864:20::62e]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1suajQ-001VUF-LX for pgsql-in-general@postgresql.org; Sat, 28 Sep 2024 16:55:45 +0000 Received: by mail-ej1-x62e.google.com with SMTP id a640c23a62f3a-a7aa086b077so433290066b.0 for ; Sat, 28 Sep 2024 09:55:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1727542542; x=1728147342; darn=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=d4575qZEQ5ilWDWqLF/KfKUEr6kv8ZrQlwJbxr1adEE=; b=LUMUGDwvWN3sqfspO7PLjJMpq9aR6cA7F8GEcb+BhCIZ13NZYXzEkP54RSfVpbwmIC FOr4SZ3Ev+IjgwwanPEMusybijrRBAcakT3uix/epSxSMe5AWD6gjVZTDYqdE1JZUS1H RR+6P4qJay4vEL0htJpLSVxw6A5XkXQjSg067E43j8YBX7JM8M5KfmWL6uhFTHjjPeYI BBnswpq2TG9dubcvh6IOVr7hGs+imeb/4RsEghS4Yc4KzVQpeuOIVIEj2vR3q2i+9SgZ VH4cCaVE68OlHSdsZcv2MMYRd/ghPleAjHPgMlXmk57NF6Zlt2jbP+V1HsJw5zuts4hV qFRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727542542; x=1728147342; 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=d4575qZEQ5ilWDWqLF/KfKUEr6kv8ZrQlwJbxr1adEE=; b=bAjinO3YdnLCYxfol2mv/LJY9kh+IZy4SbG6cQVPKldEx+C+CbltndHkqLGM4hgRdA UcIYBvMt3eEuEDq5kaYyq1Ae+Zl/vOCXgQepuU7VQm6+iJ7U00VHZkU029a2gvOL3ugS PalPAPmqdehdQeFL2b0QmgK3z/1F/fSxITCv9eJNqLLzWEOxkmBpoDd7gTywT6PsNkYC 6iwfwt+MmnBLxMihYi9gN+YvnJ45kmYLqp4y23UQ0+yHfNcbrscHCrCCuCOogNlWJqLY Zl0iA9YULdGJfkiNyNufw7/YglCr0PiGMTUk+cYZE69Ki6cpiDP4DRcxlcfij/2Nm1Os FtmA== X-Gm-Message-State: AOJu0YwlaSSzc4qxBxRkjYPFR6bQs8Slk9Sd9knrVa5urjIyv+a3pNFw pxA0PU1VYPHtT9HG1NkQFvtNggjvlbkeUdM13ZICMXkpcoaKeh9o95h1OLj3coo1fsswY0JDmZv 7S7s766/AqP9mlRl8eVyPs94aRrY= X-Google-Smtp-Source: AGHT+IEVqtMW3CDYvAEtUjFsQhM+epqEKh2WmSw0iuB1xI86wCSXIpDSaOF/4s9h/aM9sKRnFelZWo145jn7fc8v6sg= X-Received: by 2002:a17:907:a4a:b0:a8b:6ee7:ba10 with SMTP id a640c23a62f3a-a93c4946dd7mr753106866b.33.1727542541972; Sat, 28 Sep 2024 09:55:41 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Durgamahesh Manne Date: Sat, 28 Sep 2024 22:25:29 +0530 Message-ID: Subject: Re: Regarding publish_via_partiton_root with pglogical To: Greg Sabino Mullane Cc: pgsql-in-general@postgresql.org Content-Type: multipart/alternative; boundary="0000000000008c7eb7062330d761" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000008c7eb7062330d761 Content-Type: text/plain; charset="UTF-8" Hey Greg Thank you Regards, Durga Mahesh On Sat, 28 Sept, 2024, 20:31 Greg Sabino Mullane, wrote: > Please do not spam the mailing lists with requests for follow ups. In this > particular case, you received an answer two days after you posted it. It > went to both psql-general, pgsql-in-general, and to you directly, so there > seems little excuse for missing it. > > Also note that pglogical is a third-party extension and as such you may > have more success in the future asking the maintainers of it via its github > page (as I see you have done, although in a somewhat impolite way: > https://github.com/2ndQuadrant/pglogical/issues/487) > > Cheers, > Greg > > --0000000000008c7eb7062330d761 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hey Greg

Tha= nk you

Regards,
Durga Mahesh

On Sat, 28 Sept, 2024, 20:31 Greg Sabino M= ullane, <htamfids@gmail.com>= ; wrote:
Please do= not spam the mailing lists with requests for follow ups. In this particula= r case, you received an answer two days after you posted it. It went to bot= h psql-general, pgsql-in-general, and to you directly, so there seems littl= e excuse for missing it.

Also note that pglogical is a t= hird-party extension and as such you may have more success in the future as= king the maintainers of it via its github page (as I see you have done, alt= hough in a somewhat impolite way:=C2=A0https://gi= thub.com/2ndQuadrant/pglogical/issues/487)

Che= ers,
Greg

--0000000000008c7eb7062330d761--