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 1qhAEN-001WYx-Pk for pgsql-hackers@arkaria.postgresql.org; Fri, 15 Sep 2023 14:55:40 +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 1qhADO-000kmL-E2 for pgsql-hackers@arkaria.postgresql.org; Fri, 15 Sep 2023 14:54:38 +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 1qhADN-000klw-VV for pgsql-hackers@lists.postgresql.org; Fri, 15 Sep 2023 14:54:38 +0000 Received: from meesny.iki.fi ([2001:67c:2b0:1c1::201]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qhADK-005Gdo-Ru for pgsql-hackers@postgresql.org; Fri, 15 Sep 2023 14:54:37 +0000 Received: from [192.168.1.115] (dsl-hkibng22-54f8db-125.dhcp.inet.fi [84.248.219.125]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: hlinnaka) by meesny.iki.fi (Postfix) with ESMTPSA id 4RnHK3124czybD; Fri, 15 Sep 2023 17:54:30 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iki.fi; s=meesny; t=1694789672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Y3Owi+dFDvEAFsc5Fy2JO086/ZY3diJzbdvQLpLYcTo=; b=y+GzhByLLIw+6BJA0zTanz+aI4GDdSK46I4VV0PWfCZ1KHLmngZD3ck1Jnqm51SoRaP00v JF584D6vII0bX6Q1dzQsyW2jlh30QTQVECRK+1b6VvVQDFkCoN9x/90EaZ9a4XgNdFeCKT E1TDZ3QBJx+m1MiFP9hmUNbRaBQbc2E= ARC-Seal: i=1; s=meesny; d=iki.fi; t=1694789672; a=rsa-sha256; cv=none; b=d4stidc3MnR8zbQaSNRjx880auQOMAYdHgs6lWkm2Sek+q1DkCxzw0DHKCTNi56mErTgnk aX6CfcXTJlnS5+MUHUtnzBXzuvaYD6W4oeSNCTdqq9CFQafLQqnV9Ci93JrsXt8y9CGLtD ZNDpAs/SZjfjypji/cDxwVG3PUlX86c= ARC-Authentication-Results: i=1; ORIGINATING; auth=pass smtp.auth=hlinnaka smtp.mailfrom=hlinnaka@iki.fi ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=iki.fi; s=meesny; t=1694789672; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Y3Owi+dFDvEAFsc5Fy2JO086/ZY3diJzbdvQLpLYcTo=; b=jmsRyq3KrEu9po+AJIu49pYc5JL+AReszCpUnO42nS6zKC52rU5Gyby+2kO7OxDV1/XBIR 3DIYOoZW1r2sfB7mmmlLqM9mLnjcBRVn91FgIFNQfOvv5V+/zxEtQLbMoRCc0diJL/9wg3 zWKPnRRpRtOc7Wjz6YduUNy7yp6g/yk= Message-ID: <70578647-182a-c118-cde0-fb7d351b1c5b@iki.fi> Date: Fri, 15 Sep 2023 17:54:30 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: Unlogged relations and WAL-logging Content-Language: en-US To: Peter Eisentraut , Robert Haas Cc: pgsql-hackers References: <6e5bbc08-cdfc-b2b3-9e23-1a914b9850a9@iki.fi> <868b64cf-0d0f-7d49-d985-a0574a8678e1@iki.fi> <0fc6970f-b24d-1f3f-0ebc-2b9a0b14a497@iki.fi> From: Heikki Linnakangas In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 01/09/2023 15:49, Peter Eisentraut wrote: > Is the patch > 0003-Remove-unnecessary-smgrimmedsync-when-creating-unlog.patch still > relevant, or can this commitfest entry be closed? Yes. Pushed it now, thanks! -- Heikki Linnakangas Neon (https://neon.tech)