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 1sEZd2-002FgB-Qa for pgsql-general@arkaria.postgresql.org; Tue, 04 Jun 2024 19:15:30 +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 1sEZd1-0022ph-Jw for pgsql-general@arkaria.postgresql.org; Tue, 04 Jun 2024 19:15:27 +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 1sEZd1-0022pZ-8N for pgsql-general@lists.postgresql.org; Tue, 04 Jun 2024 19:15:27 +0000 Received: from mail-oo1-xc2c.google.com ([2607:f8b0:4864:20::c2c]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sEZcv-00009T-PJ for pgsql-general@lists.postgresql.org; Tue, 04 Jun 2024 19:15:26 +0000 Received: by mail-oo1-xc2c.google.com with SMTP id 006d021491bc7-5ba6c41e1a7so583204eaf.2 for ; Tue, 04 Jun 2024 12:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717528519; x=1718133319; darn=lists.postgresql.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=c53rPD03DPDrQNXwIYg9RqOgeTmmhCpXuqL8K3faqW4=; b=LVgI7s+eMMvjvB3IHWwMzwWWebHJ7OL/5o8p0SnPIsF/9eB4CCx8kGUrTgirmr+VHy Atvw6mYDmd3SuJf95E8DlERGAKqNMe2RfJH9dylVMBHuIlUuKgWM2I8H4aW8+LirI2T0 PzF+U2jBX1dCaJoKn234g6uqdAR4Ia2rEFYagDMzw5ekeh2geTGXCVbdGxzi5E3esMMJ QU10YRqtKj3oEtaGmJiMl0/0eRT3NVPh4I2hbpQk9Xf5LQIpHKVocHoYkZyzd2itIMVb 6YnHeiF+lSEMhyFKVHUpVKvgG0KNkys2ryoYf4idAKmSdfu1TJL9BDeokHi7qVvZLvhm Jsmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717528519; x=1718133319; h=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=c53rPD03DPDrQNXwIYg9RqOgeTmmhCpXuqL8K3faqW4=; b=sFp5dQXEv1N0PAxzRVIhSs/mo/veY7USX+XvIZqENUMiADGLDhR6V4ABuj2XvwvAwz e/EPa9Vh8U6sU43PjYGEjCBKnOAspeE5aJjxTDYPT8GmZPBIX7/2fXcgSF2T+Mh2CX05 IVV4RIQtym6bGeZo41KHOZhenzsmSbrt5siBTWFMWU9A5GcqKor4b+5hlhEHdmymY9Lu 3LTMi7jBnVDuOvFm9ZIEeHEJWNWFeAiUZeZ0X9+DbQ80H/VpZlOdA1oNXx4kXrLtx8oQ 5wXT8RFoFEdRjG1Jl3TwTZzLCqSppWSQe5ACQdIcJRf79cyaoutzwjYsXB+ZlTPL769b I/8Q== X-Gm-Message-State: AOJu0Yy0VscEMRjd6uKbmZU0OKYij7ZoFvmJmnSXEk0ibTZjC2Q+w4E+ dZh68pHJbkLlsOakiE1xGywne63CDj8MtfvgH3i/Q/6fAHZexJmdu9yBEjVnuv4RhNBje+mgCet /oqTFnJg+NwCLnNkKy7zx5ajvnufjLQ== X-Google-Smtp-Source: AGHT+IHk+pp6C1FXuGM+fsBvtxucLRDIsXSnEbRX9zKTvSw3ZuZwzSzry4Jr3d7W3YRudF10U1RiNfm4+an++MNXPhQ= X-Received: by 2002:a05:6870:c10b:b0:250:fff9:58ff with SMTP id 586e51a60fabf-25121d886a9mr539183fac.21.1717528518249; Tue, 04 Jun 2024 12:15:18 -0700 (PDT) MIME-Version: 1.0 References: <25e9749c-ff38-4832-9b26-386cac33b3d8@aklaver.com> <7005ac8c-2f83-4122-9172-04bca268f987@aklaver.com> <4b28e899-d802-43ce-b20b-655a9077f08f@gmail.com> In-Reply-To: <4b28e899-d802-43ce-b20b-655a9077f08f@gmail.com> From: Ron Johnson Date: Tue, 4 Jun 2024 15:15:06 -0400 Message-ID: Subject: Re: Purpose of pg_dump tar archive format? To: "pgsql-generallists.postgresql.org" Content-Type: multipart/alternative; boundary="00000000000038d299061a154548" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000038d299061a154548 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Jun 4, 2024 at 2:55=E2=80=AFPM Rob Sargent = wrote: > > > On 6/4/24 11:40, Shaheed Haque wrote: > > > > We use it. I bet lots of others do too. > > > > > > Of course. There are lots of small, real, useful databases in the wild. > But why tar instead of custom? That was part of my original question. --00000000000038d299061a154548 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Jun 4, 2024 at 2:55=E2=80=AFPM Ro= b Sargent <robjsargent@gmail.co= m> wrote:


On 6/4/24 11:40, Shaheed Haque wrote:
>
> We use it. I bet lots of others do too.
>
>

Of course.=C2=A0 There are lots of small, real, useful databases in the wil= d.
=C2=A0
But why tar instead of custom? Tha= t was part of my original question.

--00000000000038d299061a154548--