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 1pedyC-0005hE-M6 for pgsql-hackers@arkaria.postgresql.org; Tue, 21 Mar 2023 15:32:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pedyA-0000gL-PJ for pgsql-hackers@arkaria.postgresql.org; Tue, 21 Mar 2023 15:32:14 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pedyA-0000ZR-Aq for pgsql-hackers@lists.postgresql.org; Tue, 21 Mar 2023 15:32:14 +0000 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pedy6-0007pY-Bk for pgsql-hackers@postgresql.org; Tue, 21 Mar 2023 15:32:13 +0000 Received: by mail-io1-xd2f.google.com with SMTP id o14so7091225ioa.3 for ; Tue, 21 Mar 2023 08:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; t=1679412729; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=hPLOJnBjcOSDkG46RhhJlocF9fXJ7Vu85DhJC5toKts=; b=Sgh5UywPOwXh2B4JrcnIm8BBgh2y8stKZrkReNGmB6r1ATOSkBorIDBLhpT7GAvPjH f2Wgu/Z656FIFS/HrUjX05Gf1A26VVgeVQTdQV6hFeSMm3codMXOIMsFjJ7mzIIkCm8l XwNSThLDx1ZUZ2YO8uDjTl6b0Km/jOmBPly5DCiASxMqB7n+Wm0YCJr9W+g3tHp/g7Xj ADMLVyiMxzM09zcsA/Nk2Wjhvjr5gB/Q/5tqWW1zY9c+6BFTxOyh4rI7sg+6KODFbDNo ilQLYul2PoVwAtSSm6TEaVLERqcUUzWV+zsN742qcFhjW5Lup2Q06aGWA5rkBp0RbW/r GTIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679412729; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=hPLOJnBjcOSDkG46RhhJlocF9fXJ7Vu85DhJC5toKts=; b=LeUur+rZFLqTZz5Tr8EoxLPsOu6PSSWbYI8CHISXGu27mxvd4dPyUARIcO0IK+o7Bh NsOPUhzgHjZchMjsTh0vW5HyNPRhafzNCGGH0nOfUN45Z2/S6IV1rKqCCjuxG1/YunNZ Lv3qdVeK60keY913dH/7TNhzZbuUjSKNM/RGPcQuhoV38CyT2ILQNn39hq4zC11etI+H nSx4oj74VMXylqdNzMES7XYtIGUinLRkdge8+P3NvB5vUJj+u1V3uiVS3Ucs/SvhEgYh UKDzB3IqxqiuZgOQJfSeXSlumsX/XCekryydzaTw1wtcSrvXOh5e+p2DwWCBbKzT+rw/ PBlQ== X-Gm-Message-State: AO0yUKVEmO9oaKAQwqybBYaM6gS3JGAW4Tx9PcoZRe5Vw0LPnyeMNU4v oq2HUUBZCX8nkYwoK0AdOQoIJw== X-Google-Smtp-Source: AK7set/1AUFpMKdTqMYXcUQi14NS/+xcvWwVpahKPldQvRDKllczERp2gm+H7a8Ot963NxB3QLqBxg== X-Received: by 2002:a5d:895a:0:b0:74c:e456:629d with SMTP id b26-20020a5d895a000000b0074ce456629dmr1959468iot.7.1679412729585; Tue, 21 Mar 2023 08:32:09 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id o19-20020a02a1d3000000b003a0565a5750sm4050610jah.119.2023.03.21.08.32.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 08:32:08 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id 13C298008F8; Tue, 21 Mar 2023 10:32:08 -0500 (CDT) Date: Tue, 21 Mar 2023 10:32:07 -0500 From: Justin Pryzby To: Pavel Stehule Cc: Julien Rouhaud , Daniel Gustafsson , "Gregory Stark (as CFM)" , Andres Freund , Andrew Dunstan , John Naylor , Erik Rijkers , Tom Lane , Alvaro Herrera , Tomas Vondra , Dean Rasheed , Stephen Frost , Surafel Temesgen , vignesh C , pgsql-hackers@postgresql.org Subject: Re: proposal: possibility to read dumped table's name from file Message-ID: References: <20221113085838.mcb7ai3p2ozxqjxa@jrouhaud> <20221122052556.jkb3kmzg7k3g2b7h@jrouhaud> <9069E332-4D38-4BBE-B527-3D9D4A11912E@yesql.se> <20230307024709.n3mky2yzttxxqaj4@jrouhaud> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Mar 20, 2023 at 08:01:13AM +0100, Pavel Stehule wrote: > ne 19. 3. 2023 v 15:01 odesílatel Justin Pryzby napsal: > > > On Thu, Mar 16, 2023 at 01:05:41PM +0100, Pavel Stehule wrote: > > > rebase + enhancing about related option from a563c24 > > > > Thanks. > > > > It looks like this doesn't currently handle extensions, which were added > > at 6568cef26e. What about this part ? Should extension filters be supported ? I think the comment that I'd patched that lists all the filter types should be minimized, rather than duplicating the list of all the possible filters that's already in the usrr-facing documentation. One new typo: childrent