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 1sp4VK-00GC6H-SR for pgsql-admin@arkaria.postgresql.org; Fri, 13 Sep 2024 11:30:23 +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 1sp4VK-001THb-9N for pgsql-admin@arkaria.postgresql.org; Fri, 13 Sep 2024 11:30:22 +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 1sp4VJ-001THT-Ti for pgsql-admin@lists.postgresql.org; Fri, 13 Sep 2024 11:30:21 +0000 Received: from mail-oo1-xc31.google.com ([2607:f8b0:4864:20::c31]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sp4VG-000ysT-Em for pgsql-admin@lists.postgresql.org; Fri, 13 Sep 2024 11:30:21 +0000 Received: by mail-oo1-xc31.google.com with SMTP id 006d021491bc7-5e1b5b617b8so872589eaf.0 for ; Fri, 13 Sep 2024 04:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1726227018; x=1726831818; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ePQFjM9xvDLp13yPHPlc2utOqyaXft7aas8E1katrCo=; b=RR3Cs/J6hxr+nM5T/OrxEfR3qU8n1Kha0Sc/+qY1VoJ6wsHOHUjBNrZMTsi6Nmiq90 gWWt7w3Qt++c5w1JUrMnNgpiclfmCM2NsFsg3fWQNCk9CFzZDIJK5COyOpt4qlUULpeT JbqcQnkFUPBBrrJzs6hhmUSUpS4jy6M5vHLgbxQJEhJKSf9gxBlmr5yB9iKv9o0wqDuP 8I273xxUQEx2zMbAftDPPHA2J7RDQjCd5PAYpmWcND/2Ebe5K94Q42cctteacUbfILju Wp+SraEq/dAmTgFuQRvpZvRiAsnE52PkdMbknBMXRbiGJGIrwR75RVEDa1Jyfb9tjIy5 Cj6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726227018; x=1726831818; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ePQFjM9xvDLp13yPHPlc2utOqyaXft7aas8E1katrCo=; b=nHESTgjA2sHiTkDdyP79D8JPXSZF4QJJNzoHPEyg3fckWtawTNqKBlvVhvBiyybjkp P7Hne+gXAzW1iG4uNwKyiBe+/kRASQ1f+MT4nt93YzyEbpFaJMGCUyHKDvnFce/TaJVk uRl4HOtuViZuetG7iJ5N/HR0sEP4iHxsU453+qO7dO22IK4d8N+R/PMFnlWOfjdBegLO Re+sQDboSwprFQgHTyHv+toDtZQMP+Tta1LVkwUEj8K7oY7ILXVg4M7uZLIvnWZlpfAi IPRbc2v2d3kU0KfSseaVt7ux4ZJWRA18swN5QRlSJEwRv20SrwZjD8iPSnlkmitE5vEK TM1Q== X-Gm-Message-State: AOJu0Yx0BoVR9Z6/HLngsOT4ValPrQcp9+u2EIlDwggdv3qVayN+JDYc pYZslhqfqeCRxKE30wOybKwxhUXr/+O02UMhdKOzrJfB3kGp8QwXcYXeE/FEzG/jJnT62P7kVrG SgafGwnPW08hpgQEQnuUqZP4Z+pmhq5l0 X-Google-Smtp-Source: AGHT+IHIMdWpezVwn08o/1e1CNFEXtycMqkqPbGXgaLlqdOZ1YjL2I1Gjw+XjG4cRY+I0VU8hf2v7tFiW90oXDmCrC0= X-Received: by 2002:a05:6820:359:b0:5d5:d5e9:4e38 with SMTP id 006d021491bc7-5e1e6593812mr5318658eaf.2.1726227017901; Fri, 13 Sep 2024 04:30:17 -0700 (PDT) MIME-Version: 1.0 From: Sathish Reddy Date: Fri, 13 Sep 2024 17:00:05 +0530 Message-ID: Subject: Pg dump of parent table instead of taking child table To: pgsql-admin@lists.postgresql.org, Keith Fiske , Crunchy Bridge Support Content-Type: multipart/alternative; boundary="00000000000034316d0621fe8c24" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000034316d0621fe8c24 Content-Type: text/plain; charset="UTF-8" Hi We are trying to take parent table backup included all child tables data into dump plan format.but we are getting failed to achieve. Please help me on these. Thanks Sathishreddy --00000000000034316d0621fe8c24 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0
=C2=A0 We are trying to take pa= rent table backup included all child tables data into dump plan format.but = we are getting failed to achieve.

Please help me on these.

Thanks=C2=A0
Sathishreddy=C2=A0
--00000000000034316d0621fe8c24--